diff options
author | June McEnroe <june@causal.agency> | 2013-08-17 19:44:16 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-08-17 19:44:16 -0400 |
commit | 688f002dd23aa823bdb9fb209b7ff19b4e7d4a42 (patch) | |
tree | 17dd9b5df691664c03e67c868a811d01788393c4 | |
parent | Update base16-vim (diff) | |
download | src-688f002dd23aa823bdb9fb209b7ff19b4e7d4a42.tar.gz src-688f002dd23aa823bdb9fb209b7ff19b4e7d4a42.zip |
Add vim-ragtag
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-ragtag | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 54db0945..275ccfef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "bundle/vim-gitgutter"] path = bundle/vim-gitgutter url = https://github.com/airblade/vim-gitgutter.git +[submodule "bundle/vim-ragtag"] + path = bundle/vim-ragtag + url = https://github.com/tpope/vim-ragtag.git diff --git a/bundle/vim-ragtag b/bundle/vim-ragtag new file mode 160000 +Subproject 1a93cbb14f537c001a52a43b94309d6c625b595 |