init: Fix formatting of man pages
authorStefan Huber <stefan.huber@fh-salzburg.ac.at>
Fri, 2 Aug 2019 07:08:04 +0000 (09:08 +0200)
committerStefan Huber <stefan.huber@fh-salzburg.ac.at>
Fri, 2 Aug 2019 07:08:04 +0000 (09:08 +0200)
init.vim

index 3255e3322a503d45f5163506cfb447da63908e7b..d4a51e098d649737b046a296ab7d6dc9239b0d2f 100644 (file)
--- 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