diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2016-02-29 20:14:44 -0500 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2016-02-29 20:14:44 -0500 |
| commit | 6922101af031fff3ed464c1472936b8ab8ac0fbe (patch) | |
| tree | 7b36a26f25e1d04e3f7583dee5fb9e248ed70bab | |
| parent | 76ff98aff5261484b98cecbbd34d29a8cbe4c21b (diff) | |
| download | dotfiles-6922101af031fff3ed464c1472936b8ab8ac0fbe.tar.gz | |
Add vim go
| -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 |
