summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2019-03-21 15:15:42 -0700
committerMike Crute <crutem@amazon.com>2019-03-21 15:17:31 -0700
commit585672f04bbe187bc2c31ee740fe83f97149c5d0 (patch)
tree9a5092278cfbbba24888d6478930ae706ed259a2 /.gitmodules
parent90a452d29dec248d7618b548886357544875efc8 (diff)
downloaddotfiles-585672f04bbe187bc2c31ee740fe83f97149c5d0.tar.bz2
dotfiles-585672f04bbe187bc2c31ee740fe83f97149c5d0.tar.xz
dotfiles-585672f04bbe187bc2c31ee740fe83f97149c5d0.zip
Add graphql vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 19997aa..7e87e85 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
43[submodule ".vim/bundle/vim-logrotate"] 43[submodule ".vim/bundle/vim-logrotate"]
44 path = .vim/bundle/vim-logrotate 44 path = .vim/bundle/vim-logrotate
45 url = https://github.com/moon-musick/vim-logrotate.git 45 url = https://github.com/moon-musick/vim-logrotate.git
46[submodule "/home/ANT.AMAZON.COM/crutem/.vim/bundle/vim-graphql"]
47 path = /home/ANT.AMAZON.COM/crutem/.vim/bundle/vim-graphql
48 url = https://github.com/jparise/vim-graphql.git