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