Disable open on left and scroll off for help
This commit is contained in:
parent
60621989e1
commit
3cbbe22ac6
@ -1,4 +1,4 @@
|
|||||||
" Disable spell checking which is enabled for text files
|
" Disable spell checking which is enabled for text files
|
||||||
setlocal nospell
|
setlocal nospell
|
||||||
" Show help in the rightmost vertical split
|
" Don't keep cursor from buffer edges
|
||||||
wincmd L
|
setlocal scrolloff=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user