aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 827efe0..a41820c 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -88,6 +88,7 @@ noremap k gk
set shell=/bin/sh
set hi=500
+set scrolloff=0
set novisualbell
set number "show line numbers
set wildmenu "enable a menu that shows tab completion options in the status bar