Skip to content

Commit a754d1f

Browse files
author
Bruno Sutic
committed
Ensure nolist for man files
1 parent 24f85b9 commit a754d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ftplugin/man.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ setlocal nonumber
1818
setlocal norelativenumber
1919
setlocal foldcolumn=0
2020
setlocal nofoldenable
21+
setlocal nolist
2122

2223
" tabs in man pages are 8 spaces
2324
setlocal tabstop=8

0 commit comments

Comments
 (0)