Disable open on left and scroll off for help

This commit is contained in:
Kenneth Benzie 2016-05-06 10:15:50 +01:00
parent 28254ccacb
commit 9f96b85457

View File

@ -1,4 +1,4 @@
" Disable spell checking which is enabled for text files
setlocal nospell
" Show help in the rightmost vertical split
wincmd L
" Don't keep cursor from buffer edges
setlocal scrolloff=0