Vundle syntax update [Fix #578]
This commit is contained in:
committed by
Yan Pritzker
parent
81f89e64d1
commit
a5fccb9f17
@@ -1,29 +1,29 @@
|
||||
Bundle "AndrewRadev/splitjoin.vim"
|
||||
Bundle "Raimondi/delimitMate"
|
||||
Bundle "Shougo/neocomplete.git"
|
||||
Bundle "briandoll/change-inside-surroundings.vim.git"
|
||||
Bundle "godlygeek/tabular"
|
||||
Bundle "tomtom/tcomment_vim.git"
|
||||
Bundle "vim-scripts/camelcasemotion.git"
|
||||
Bundle "vim-scripts/matchit.zip.git"
|
||||
Bundle "kristijanhusak/vim-multiple-cursors"
|
||||
Bundle "Keithbsmiley/investigate.vim"
|
||||
Bundle "chrisbra/NrrwRgn"
|
||||
Bundle "christoomey/vim-tmux-navigator"
|
||||
Bundle "MarcWeber/vim-addon-mw-utils.git"
|
||||
Bundle "bogado/file-line.git"
|
||||
Bundle "mattn/webapi-vim.git"
|
||||
Bundle "sjl/gundo.vim"
|
||||
Bundle "skwp/YankRing.vim"
|
||||
Bundle "tomtom/tlib_vim.git"
|
||||
Bundle "tpope/vim-abolish"
|
||||
Bundle "tpope/vim-endwise.git"
|
||||
Bundle "tpope/vim-ragtag"
|
||||
Bundle "tpope/vim-repeat.git"
|
||||
Bundle "tpope/vim-surround.git"
|
||||
Bundle "tpope/vim-unimpaired"
|
||||
Bundle "vim-scripts/AnsiEsc.vim.git"
|
||||
Bundle "vim-scripts/AutoTag.git"
|
||||
Bundle "vim-scripts/lastpos.vim"
|
||||
Bundle "vim-scripts/sudo.vim"
|
||||
Bundle "goldfeld/ctrlr.vim"
|
||||
Plugin 'AndrewRadev/splitjoin.vim'
|
||||
Plugin 'Raimondi/delimitMate'
|
||||
Plugin 'Shougo/neocomplete.git'
|
||||
Plugin 'briandoll/change-inside-surroundings.vim.git'
|
||||
Plugin 'godlygeek/tabular'
|
||||
Plugin 'tomtom/tcomment_vim.git'
|
||||
Plugin 'vim-scripts/camelcasemotion.git'
|
||||
Plugin 'vim-scripts/matchit.zip.git'
|
||||
Plugin 'kristijanhusak/vim-multiple-cursors'
|
||||
Plugin 'Keithbsmiley/investigate.vim'
|
||||
Plugin 'chrisbra/NrrwRgn'
|
||||
Plugin 'christoomey/vim-tmux-navigator'
|
||||
Plugin 'MarcWeber/vim-addon-mw-utils.git'
|
||||
Plugin 'bogado/file-line.git'
|
||||
Plugin 'mattn/webapi-vim.git'
|
||||
Plugin 'sjl/gundo.vim'
|
||||
Plugin 'skwp/YankRing.vim'
|
||||
Plugin 'tomtom/tlib_vim.git'
|
||||
Plugin 'tpope/vim-abolish'
|
||||
Plugin 'tpope/vim-endwise.git'
|
||||
Plugin 'tpope/vim-ragtag'
|
||||
Plugin 'tpope/vim-repeat.git'
|
||||
Plugin 'tpope/vim-surround.git'
|
||||
Plugin 'tpope/vim-unimpaired'
|
||||
Plugin 'vim-scripts/AnsiEsc.vim.git'
|
||||
Plugin 'vim-scripts/AutoTag.git'
|
||||
Plugin 'vim-scripts/lastpos.vim'
|
||||
Plugin 'vim-scripts/sudo.vim'
|
||||
Plugin 'goldfeld/ctrlr.vim'
|
||||
|
||||
Reference in New Issue
Block a user