aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-09-02 15:55:33 -0400
committerTucker Evans <tuckerevans24@gmail.com>2018-09-02 15:55:33 -0400
commitb101cf7f895a4e420f171486970688e649738367 (patch)
tree7b6a30aaab21b4ba5202c25a5a42edb49a502d9a /.gitmodules
parent0bb0e49021e267713986240333d0cffe936f8dac (diff)
parentd071b1b3c57261b3828b4dd654fb22a48b24808e (diff)
Merge branch 'master' of ssh://git.tuckerevans.com/srv/git/public/dotfiles into devon
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 068b2dc..7e0fd55 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,9 @@
[submodule "bash/.git-prompt"]
path = bash/.git-prompt
url = https://github.com/magicmonty/bash-git-prompt.git
+[submodule "vim/.vim/pack/tje/start/vim-go"]
+ path = vim/.vim/pack/tje/start/vim-go
+ url = https://github.com/fatih/vim-go
+[submodule "vim/.vim/pack/tje/start/vim-ledger"]
+ path = vim/.vim/pack/tje/start/vim-ledger
+ url = https://github.com/ledger/vim-ledger.git