Skip to content

Commit

Permalink
Ensure nolist for man files
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Sutic committed Nov 15, 2015
1 parent 24f85b9 commit a754d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/man.vim
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ setlocal nonumber
setlocal norelativenumber
setlocal foldcolumn=0
setlocal nofoldenable
setlocal nolist

" tabs in man pages are 8 spaces
setlocal tabstop=8
Expand Down

0 comments on commit a754d1f

Please sign in to comment.