Fixed a typo that was making everything open vertically rather than just help

This commit is contained in:
Kevin 2014-04-05 04:25:55 -04:00
parent fd972182a0
commit 575643d6f9

View file

@ -73,7 +73,7 @@
autocmd FileType gitcommit,notes,mail,notmuch,text setlocal spell
autocmd FileType notes,mail,notmuch,mkd,text setlocal nonumber
autocmd FileType mail,notmuch,text setlocal wrap
autocmd FileType help,* wincmd L "help windows always open vertically
autocmd FileType help* wincmd L "help windows always open vertically
"disable folding by default in vimdiff
if &diff