Added SmoothSrolling and Incremental Search
This commit is contained in:
parent
6bba91cd5c
commit
abd085d1ed
|
@ -25,6 +25,10 @@ bind ,<Space> nohlsearch
|
|||
|
||||
unbind ;r
|
||||
bind ;r composite hint -pipe * textContent | shellescape | exclaim_quiet ./scripts/speak
|
||||
|
||||
set smoothscroll true
|
||||
set incsearch true
|
||||
|
||||
colorscheme onedark
|
||||
" This will have to do until someone writes us a nice syntax file :)
|
||||
" vim: set filetype=vim:
|
||||
|
|
Loading…
Reference in New Issue
Block a user