mirror of https://github.com/bjeanes/dotfiles.git
More vim bundles
parent
5d27006f71
commit
bdbe7a64f0
|
@ -115,3 +115,15 @@
|
|||
[submodule "vim/bundle/vim-css-color"]
|
||||
path = vim/bundle/vim-css-color
|
||||
url = https://github.com/skammer/vim-css-color.git
|
||||
[submodule "vim/bundle/AutoCloseTag"]
|
||||
path = vim/bundle/AutoCloseTag
|
||||
url = https://github.com/vim-scripts/HTML-AutoCloseTag.git
|
||||
[submodule "vim/bundle/SearchComplete"]
|
||||
path = vim/bundle/SearchComplete
|
||||
url = https://github.com/vim-scripts/SearchComplete.git
|
||||
[submodule "vim/bundle/Ack.vim"]
|
||||
path = vim/bundle/Ack.vim
|
||||
url = https://github.com/mileszs/ack.vim.git
|
||||
[submodule "vim/bundle/vim-flog"]
|
||||
path = vim/bundle/vim-flog
|
||||
url = https://github.com/fousa/vim-flog.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b6be751b4b4391e7e25ba51e36300a8e04820846
|
|
@ -0,0 +1 @@
|
|||
Subproject commit af2c6d8b442d07ceb4567300d8ad749ce80d065a
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d85ccf8c6c1fa88feff0c56b8fe271b7d91bd292
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 39ae12e77b2de05faf51b06403baf99cd6842425
|
Loading…
Reference in New Issue