Added SmoothSrolling and Incremental Search

This commit is contained in:
James Patrick 2019-09-21 16:23:30 -04:00
parent 6bba91cd5c
commit abd085d1ed
1 changed files with 4 additions and 0 deletions

View File

@ -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: