mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Switch to fzf
This commit is contained in:
parent
6de50751e9
commit
0be4c50342
2 changed files with 5 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ Plug 'rking/ag.vim' " the silver searcher
|
|||
|
||||
" UI extensions
|
||||
Plug 'ciaranm/securemodelines' " safe modelines in files
|
||||
Plug 'kien/ctrlp.vim' " fuzzy file+buffer search
|
||||
Plug 'junegunn/fzf.vim'
|
||||
Plug 'vim-airline/vim-airline'
|
||||
Plug 'vim-airline/vim-airline-themes'
|
||||
Plug 'scrooloose/nerdtree' , { 'on': 'NERDTreeToggle' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue