major update of vim plugins as git submodules
This commit is contained in:
parent
7b7846d985
commit
b28ec3957e
9 changed files with 22 additions and 2 deletions
16
.gitmodules
vendored
16
.gitmodules
vendored
|
|
@ -39,7 +39,19 @@
|
|||
url = https://github.com/majutsushi/tagbar.git
|
||||
[submodule ".vim/bundle/vim-multiple-cursors"]
|
||||
path = .vim/bundle/vim-multiple-cursors
|
||||
url = https://github.com/terryma/vim-multiple-cursors.git
|
||||
url = http://github.com/terryma/vim-multiple-cursors.git
|
||||
[submodule ".vim/bundle/vim-gitgutter"]
|
||||
path = .vim/bundle/vim-gitgutter
|
||||
url = https://github.com/airblade/vim-gitgutter.git
|
||||
url = http://github.com/airblade/vim-gitgutter.git
|
||||
[submodule ".vim/bundle/vim-expand-region"]
|
||||
path = .vim/bundle/vim-expand-region
|
||||
url = http://github.com/terryma/vim-expand-region.git
|
||||
[submodule ".vim/bundle/quickfixsigns_vim"]
|
||||
path = .vim/bundle/quickfixsigns_vim
|
||||
url = http://github.com/tomtom/quickfixsigns_vim.git
|
||||
[submodule ".vim/bundle/TaskList.vim"]
|
||||
path = .vim/bundle/TaskList.vim
|
||||
url = http://github.com/vim-scripts/TaskList.vim.git
|
||||
[submodule ".vim/bundle/rainbow"]
|
||||
path = .vim/bundle/rainbow
|
||||
url = http://github.com/oblitum/rainbow.git
|
||||
|
|
|
|||
1
.vim/bundle/Rainbow-Parentheses-Improved-and2
Submodule
1
.vim/bundle/Rainbow-Parentheses-Improved-and2
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 69e635a211d6414f73b2542b0b35cb817d66cee3
|
||||
1
.vim/bundle/TaskList.vim
Submodule
1
.vim/bundle/TaskList.vim
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8e2dfdcc6e13d8afab5b3f620ee06ebb29b786f9
|
||||
1
.vim/bundle/quickfixsigns_vim
Submodule
1
.vim/bundle/quickfixsigns_vim
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 7f45cd9f63dd4c9eab624d5f6482d5a60dbd5a43
|
||||
1
.vim/bundle/rainbow
Submodule
1
.vim/bundle/rainbow
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b4b85804a15b89731bb61e1fdced103b75d0438b
|
||||
1
.vim/bundle/vim-expand-region
Submodule
1
.vim/bundle/vim-expand-region
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 31db83cd9dfc12fad0ab6a32f3ecdf106e8756c4
|
||||
1
.vim/bundle/vim-gitgutter
Submodule
1
.vim/bundle/vim-gitgutter
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ff031d022f2123353bc93a3aa97290287c10a287
|
||||
1
.vim/bundle/vim-multiple-cursors
Submodule
1
.vim/bundle/vim-multiple-cursors
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 679469ed357e141b8b028e1a0c0a12752704fd7a
|
||||
1
vim-gitgutter
Submodule
1
vim-gitgutter
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ff031d022f2123353bc93a3aa97290287c10a287
|
||||
Loading…
Add table
Add a link
Reference in a new issue