Restructure vim config
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
" Disable spell checking which is enabled for text files
|
||||
setlocal nospell
|
||||
|
||||
" Don't keep cursor from buffer edges
|
||||
setlocal scrolloff=0
|
||||
|
||||
" Don't display line numbers
|
||||
setlocal nonumber norelativenumber
|
||||
|
||||
Reference in New Issue
Block a user