added far find and replace

This commit is contained in:
Chris 2020-08-07 02:47:48 -04:00
parent c283a7cb68
commit 0a8ad44a19
5 changed files with 64 additions and 3 deletions

View file

@ -32,7 +32,6 @@ let cyan = "#56B6C2"
let white = "#ABB2BF"
" you may chage the color according to your will :)
@ -52,7 +51,6 @@ execute "highlight class ctermfg=4 guifg=".blue
syn match main "\v(\a)\w*\d"
execute "highlight main ctermfg=4 guifg=".red
"all regrex works
" /^import (+);$/mg
" import \zs.*\ze