mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
open help in split view
This commit is contained in:
3
vimrc
3
vimrc
@@ -342,3 +342,6 @@ au BufRead,BufNewFile *.json set ft=json
|
|||||||
|
|
||||||
"" Mustache
|
"" Mustache
|
||||||
au BufRead,BufNewFile *.template set filetype=html.mustache syntax=mustache
|
au BufRead,BufNewFile *.template set filetype=html.mustache syntax=mustache
|
||||||
|
|
||||||
|
"" always open help in vertical split
|
||||||
|
au FileType help wincmd L
|
||||||
|
|||||||
Reference in New Issue
Block a user