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 60621989e1
commit 3cbbe22ac6

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