summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2019-12-20 14:18:12 -0500
committerAudric Schiltknecht <storm@chemicalstorm.org>2019-12-20 14:18:12 -0500
commit1084f5868c631bf319b4e2ad79013b84206371aa (patch)
tree8ef8e13c240ab4aa9ccea5e0daeda7406fc42bba
parent682af3f9f18105287749b997f46308b3d4faad6e (diff)
downloaddotfiles-master.tar.gz
dotfiles-master.tar.bz2
dotfiles-master.zip
vim: Add vim-go bundleHEADmaster
-rw-r--r--.gitmodules3
m---------vim/vim/bundle/vim-go0
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