vim search auto complete on tab
This commit is contained in:
parent
68ff13abad
commit
982a25f3ae
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -55,6 +55,7 @@ Plug 'airblade/vim-gitgutter'
|
|||
Plug 'ctrlpvim/ctrlp.vim', { 'on': 'CtrlP' }
|
||||
Plug 'dyng/ctrlsf.vim'
|
||||
Plug 'Shougo/vimfiler.vim', { 'on': 'VimFiler' }
|
||||
Plug 'vim-scripts/SearchComplete'
|
||||
|
||||
" Code Editing
|
||||
Plug 'Shougo/deoplete.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||
|
|
Loading…
Add table
Reference in a new issue