X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=init.vim;h=d4a51e098d649737b046a296ab7d6dc9239b0d2f;hp=3255e3322a503d45f5163506cfb447da63908e7b;hb=5dd0a0ca1362f81a717de9d924986bdabc4c66aa;hpb=65b54e4bbdc1527c39189abe439fb9b09ad690ad diff --git a/init.vim b/init.vim index 3255e33..d4a51e0 100644 --- a/init.vim +++ b/init.vim @@ -119,6 +119,9 @@ au FileType mediawiki setlocal wrap linebreak tw=0 au Filetype mail syn match Statement /^\s*-*\s*>8\s*-*\s*$/ au Filetype mail syn match Statement /^\s*-*\s*8<\s*-*\s*$/ +" Line wrap crippled with numbers shown +au Filetype man set nonumber + """""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " Some plugin-specific settings