Added some plugins.
This commit is contained in:
parent
7f4db8daf0
commit
40e3b13863
@ -95,6 +95,7 @@ Bundle 'kien/ctrlp.vim.git'
|
|||||||
Bundle 'scratch.vim'
|
Bundle 'scratch.vim'
|
||||||
Bundle 'bling/vim-airline'
|
Bundle 'bling/vim-airline'
|
||||||
Bundle 'tpope/vim-characterize'
|
Bundle 'tpope/vim-characterize'
|
||||||
|
Bundle 'tpope/vim-vinegar'
|
||||||
|
|
||||||
" Syntax
|
" Syntax
|
||||||
Bundle 'groenewege/vim-less.git'
|
Bundle 'groenewege/vim-less.git'
|
||||||
@ -154,11 +155,13 @@ Bundle 'sk1418/last256.git'
|
|||||||
Bundle 'toupeira/vim-desertink.git'
|
Bundle 'toupeira/vim-desertink.git'
|
||||||
Bundle 'junegunn/seoul256.vim.git'
|
Bundle 'junegunn/seoul256.vim.git'
|
||||||
Bundle 'lsdr/monokai'
|
Bundle 'lsdr/monokai'
|
||||||
Bundle 'daylerees/colour-schemes', { "rtp": "vim-themes/" }
|
Bundle 'daylerees/colour-schemes', { "rtp": "vim" }
|
||||||
Bundle 'Pychimp/vim-luna'
|
Bundle 'Pychimp/vim-luna'
|
||||||
Bundle 'Pychimp/vim-sol'
|
Bundle 'Pychimp/vim-sol'
|
||||||
Bundle 'vim-scripts/wombat256.vim'
|
Bundle 'vim-scripts/wombat256.vim'
|
||||||
Bundle 'vim-scripts/Wombat'
|
Bundle 'vim-scripts/Wombat'
|
||||||
|
Bundle 'hukl/Smyck-Color-Scheme'
|
||||||
|
Bundle 'tpope/vim-commentary'
|
||||||
|
|
||||||
colorscheme last256
|
colorscheme last256
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user