summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 20cd2ab..c2995d7 100644
--- a/.vimrc
+++ b/.vimrc
@@ -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