This commit is contained in:
Chris Cochrun 2022-04-07 12:01:55 -05:00
parent 8bf458cb9a
commit 85f24aaab6
5 changed files with 31 additions and 7 deletions

View file

@ -76,7 +76,7 @@ bind O fillcmdline tabopen
bind b fillcmdline taball
"" Smoothscroll
set smoothscroll true
set smoothscroll false
bind --mode=ex <C-j> ex.next_completion
bind --mode=ex <C-k> ex.prev_completion