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

@ -104,6 +104,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
Plug 'mg979/vim-xtabline'
Plug 'mbbill/undotree'
Plug 'RRethy/vim-illuminate'
Plug 'brooth/far.vim'
endif