mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 13:34:39 +01:00
command-t
This commit is contained in:
parent
8beea916fa
commit
8624c651c7
4 changed files with 6 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "bundle.available/vim-colors-solarized"]
|
||||
path = bundle.available/vim-colors-solarized
|
||||
url = http://github.com/altercation/vim-colors-solarized.git
|
||||
[submodule "bundle.available/command-t"]
|
||||
path = bundle.available/command-t
|
||||
url = https://github.com/wincent/Command-T.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue