aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-03-16 20:01:10 +0000
committerMatthew Lemon <y@yulqen.org>2023-03-16 20:01:10 +0000
commit413058e3fd5ac9e0d08299c13d071cdedccd142c (patch)
tree64e68e8a5aca3dfeaec1cbb7ed046df8de412ab6 /vim/vimrc
parente2e70a4c360f929103b4899e2a0f44fbb8ae5f63 (diff)
tiny tweak
Diffstat (limited to '')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index fe7d05b..39ae0aa 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