summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2019-02-19 10:28:54 -0800
committerMike Crute <crutem@amazon.com>2019-03-21 15:17:31 -0700
commitda42323622884cfcafeba9e3f848143bdaa96832 (patch)
tree6e2352b0c0296a9fcaf58627a75d983ebc1066d3 /.gitmodules
parent9755c72dffd0276bf674b6d71f5c57deb7a34314 (diff)
downloaddotfiles-da42323622884cfcafeba9e3f848143bdaa96832.tar.bz2
dotfiles-da42323622884cfcafeba9e3f848143bdaa96832.tar.xz
dotfiles-da42323622884cfcafeba9e3f848143bdaa96832.zip
Add more vim-pug and vim-logrotate
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7a2202f..19997aa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,3 +37,9 @@
37[submodule ".vim/bundle/vim-ruby"] 37[submodule ".vim/bundle/vim-ruby"]
38 path = .vim/bundle/vim-ruby 38 path = .vim/bundle/vim-ruby
39 url = https://github.com/vim-ruby/vim-ruby.git 39 url = https://github.com/vim-ruby/vim-ruby.git
40[submodule ".vim/bundle/vim-pug"]
41 path = .vim/bundle/vim-pug
42 url = https://github.com/digitaltoad/vim-pug.git
43[submodule ".vim/bundle/vim-logrotate"]
44 path = .vim/bundle/vim-logrotate
45 url = https://github.com/moon-musick/vim-logrotate.git