diff options
-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 1146f87..c7d2e9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "vim/vim/bundle/colorschemes"] path = vim/vim/bundle/colorschemes url = https://github.com/flazz/vim-colorschemes.git +[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 d4a9cc72469927202fadf14600253a35240c993 |