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 d31b094..69202bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "dot.vim/bundle/vim-characterize"] path = dot.vim/bundle/vim-characterize url = git://github.com/tpope/vim-characterize.git +[submodule "dot.vim/bundle/vim-go"] + path = dot.vim/bundle/vim-go + url = git://github.com/fatih/vim-go |
