diff options
Diffstat (limited to '')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |