mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 09:35:26 +02:00
added far find and replace
This commit is contained in:
parent
c283a7cb68
commit
0a8ad44a19
5 changed files with 64 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue