diff options
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 |
