diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/.vim/bundle/vim-go | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 525389e..2365084 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "mutt/.mutt/scripts"] path = mutt/.mutt/scripts url = git@horel.org:thibaut/mutt-helpers +[submodule "vim/.vim/bundle/vim-go"] + path = vim/.vim/bundle/vim-go + url = https://github.com/fatih/vim-go.git diff --git a/vim/.vim/bundle/vim-go b/vim/.vim/bundle/vim-go new file mode 160000 +Subproject 5f64a57caa7f999e9f5ee771113b35f5c8513cd |
