vim plugins
This commit is contained in:
parent
82eed0e7c6
commit
4827cc2317
@ -81,6 +81,11 @@ call vundle#begin()
|
||||
Plugin 'preservim/nerdtree'
|
||||
Plugin 'vim-airline/vim-airline'
|
||||
Plugin 'morhetz/gruvbox'
|
||||
Plugin 'tpope/vim-surround'
|
||||
Plugin 'tpope/vim-commentary'
|
||||
Plugin 'ap/vim-css-color'
|
||||
Plugin 'ryanoasis/vim-devicons'
|
||||
Plugin 'terryma/vim-multiple-cursors'
|
||||
|
||||
call vundle#end()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user