diff options
-rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ set encoding=utf-8 set mouse=a "show at least 6 lines before and after cursor pos -set scrolloff=6 +"set scrolloff=6 "highlight line with cursor set cursorline |