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 /.gitmodules | |
| parent | 76ff98aff5261484b98cecbbd34d29a8cbe4c21b (diff) | |
| download | dotfiles-6922101af031fff3ed464c1472936b8ab8ac0fbe.tar.gz | |
Add vim go
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |
