summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2017-11-03 17:46:33 -0700
committerMike Crute <mike@crute.us>2017-11-03 17:46:33 -0700
commit75d825c5068abfc7a7eea49c8eb41bb865c71235 (patch)
treecb23d9ff85546b194577760392cb10a91625437a /.gitmodules
parent4019f8cdf7c63ee8c4e39b595d48ca5403c93259 (diff)
downloaddotfiles-75d825c5068abfc7a7eea49c8eb41bb865c71235.tar.bz2
dotfiles-75d825c5068abfc7a7eea49c8eb41bb865c71235.tar.xz
dotfiles-75d825c5068abfc7a7eea49c8eb41bb865c71235.zip
Just embed gradle syntax
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 311f2e6..5ea6f6b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,9 +46,6 @@
46[submodule ".vim/bundle/vim-go"] 46[submodule ".vim/bundle/vim-go"]
47 path = .vim/bundle/vim-go 47 path = .vim/bundle/vim-go
48 url = https://github.com/fatih/vim-go.git 48 url = https://github.com/fatih/vim-go.git
49[submodule ".vim/bundle/vim-gradle"]
50 path = .vim/bundle/vim-gradle
51 url = https://github.com/tfnico/vim-gradle
52[submodule ".vim/bundle/vim-vcscommand"] 49[submodule ".vim/bundle/vim-vcscommand"]
53 path = .vim/bundle/vim-vcscommand 50 path = .vim/bundle/vim-vcscommand
54 url = http://repo.or.cz/vcscommand.git 51 url = http://repo.or.cz/vcscommand.git