Add vim-fish and vim-endwise

This commit is contained in:
ViViDboarder 2015-06-15 18:01:57 -07:00
parent 68cc46f11c
commit bedad8069b
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,7 @@ Plug 'rizzatti/dash.vim', { 'on': 'Dash'}
" }}
Plug 'ViViDboarder/vim-forcedotcom'
Plug 'avakhov/vim-yaml'
Plug 'dag/vim-fish'
Plug 'dart-lang/dart-vim-plugin'
Plug 'fatih/vim-go'
Plug 'groovy.vim'
@ -183,6 +184,7 @@ endif
" }}
Plug 'Shougo/vimproc.vim', { 'do': 'make' }
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-endwise'
" emacs bindinds in insert
Plug 'tpope/vim-rsi'
Plug 'milkypostman/vim-togglelist'