diff options
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ noremap k gk "set sidescrolloff=999 "set scrolloff=999 +set shell=/bin/sh set novisualbell set nonumber "show line numbers set wildmenu "enable a menu that shows tab completion options in the status bar |