mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
added ack, git-vim and vcscommand
This commit is contained in:
parent
944d52bb52
commit
a90dd3d6e5
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
|
@ -16,3 +16,12 @@
|
|||
[submodule "bundle.available/matchit"]
|
||||
path = bundle.available/matchit
|
||||
url = https://github.com/edsono/vim-matchit
|
||||
[submodule "bundle.available/ack.vim"]
|
||||
path = bundle.available/ack.vim
|
||||
url = https://github.com/mileszs/ack.vim.git
|
||||
[submodule "bundle.available/vcscommand"]
|
||||
path = bundle.available/vcscommand
|
||||
url = git://repo.or.cz/vcscommand
|
||||
[submodule "bundle.available/git-vim"]
|
||||
path = bundle.available/git-vim
|
||||
url = https://github.com/motemen/git-vim.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue