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 ae37395..02de99d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -98,3 +98,6 @@ [submodule "bundle/vim-maildrop"] path = bundle/vim-maildrop url = https://github.com/sirtaj/vim-maildrop.git +[submodule "bundle/vim-go"] + path = bundle/vim-go + url = https://github.com/fatih/vim-go.git |
