summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 66023aa..ece7ac2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -97,3 +97,12 @@
[submodule ".vim/bundle/vim-gnupg"]
path = .vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
+[submodule ".vim/bundle/perlomni.vim"]
+ path = .vim/bundle/perlomni.vim
+ url = https://github.com/c9s/perlomni.vim.git
+[submodule ".vim/bundle/editorconfig-vim"]
+ path = .vim/bundle/editorconfig-vim
+ url = https://github.com/editorconfig/editorconfig-vim.git
+[submodule ".vim/bundle/vim-action-ag"]
+ path = .vim/bundle/vim-action-ag
+ url = https://github.com/Chun-Yang/vim-action-ag.git