diff options
| author | Thomas Schneider <thosch97@gmail.com> | 2015-04-26 10:23:48 +0200 |
|---|---|---|
| committer | Thomas Schneider <thosch97@gmail.com> | 2015-04-26 10:23:48 +0200 |
| commit | 3fd7ff93da9fbd3539deabacb3a0b0f8ff3f5740 (patch) | |
| tree | 2cacc87e3b4e04ee58cc412f43c149567cc203d4 | |
| parent | 701b6cb23f2b5b8e8c1c08a9c9896c65799720cc (diff) | |
Add vim-go plugin
Signed-off-by: Thomas Schneider <thosch97@gmail.com>
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | dot.vim/bundle/vim-go | 0 |
2 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 diff --git a/dot.vim/bundle/vim-go b/dot.vim/bundle/vim-go new file mode 160000 +Subproject 541b86731117ad546039fb8d4491e60dee065a7 |
