ctrlp
This commit is contained in:
parent
b86aa8791a
commit
0237a7bae5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Plug 'prettier/vim-prettier', { 'do': 'yarn install' }
|
||||||
Plug 'sheerun/vim-polyglot'
|
Plug 'sheerun/vim-polyglot'
|
||||||
Plug 'tomasiser/vim-code-dark'
|
Plug 'tomasiser/vim-code-dark'
|
||||||
Plug 'editorconfig/editorconfig-vim'
|
Plug 'editorconfig/editorconfig-vim'
|
||||||
|
Plug 'ctrlpvim/ctrlp.vim'
|
||||||
|
|
||||||
" Plug 'jiangmiao/auto-pairs', { 'for': 'rust' }
|
" Plug 'jiangmiao/auto-pairs', { 'for': 'rust' }
|
||||||
" Plug 'kovisoft/slimv', { 'for': 'lisp' }
|
" Plug 'kovisoft/slimv', { 'for': 'lisp' }
|
||||||
|
|
Loading…
Reference in a new issue