new vimplugins and return urxvt uri underlining
This commit is contained in:
parent
04bf022a2b
commit
0e5d4de778
2 changed files with 6 additions and 6 deletions
|
@ -14,6 +14,7 @@ Plug 'tpope/vim-fugitive'
|
|||
Plug 'tpope/vim-rsi'
|
||||
Plug 'vdrandom/vim-tru-typewriter'
|
||||
Plug 'vim-scripts/directionalWindowResizer'
|
||||
Plug 'lifepillar/vim-cheat40'
|
||||
|
||||
" IDE liek, per filetype
|
||||
if v:version >= 800
|
||||
|
@ -23,10 +24,10 @@ endif
|
|||
|
||||
" colorschemes
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
Plug 'lifepillar/vim-gruvbox8'
|
||||
Plug 'lifepillar/vim-wwdc17-theme'
|
||||
Plug 'nanotech/jellybeans.vim'
|
||||
Plug 'rakr/vim-one'
|
||||
Plug 'whatyouhide/vim-gotham'
|
||||
Plug 'morhetz/gruvbox'
|
||||
|
||||
" syntax highlight plugins
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue