aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2018-03-05 22:09:01 +0100
committerTeddy Wing2018-03-05 22:23:00 +0100
commit6eb4fc5fabefb643a929082b8bfba50e63b3c8ec (patch)
tree182927e146c67635d803c04174087ffd7025404e /.gitmodules
parent68e910d3018e714afc880154875003242eb844d5 (diff)
downloaddotvim-6eb4fc5fabefb643a929082b8bfba50e63b3c8ec.tar.bz2
Add 'vim-rails-locale-alternate' plugin
Facilitates opening Rails locale files in alternate languages.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ff58d78..078c3c6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -80,3 +80,6 @@
[submodule "bundle/vim-gitcha"]
path = bundle/vim-gitcha
url = https://github.com/teddywing/vim-gitcha.git
+[submodule "bundle/vim-rails-locale-alternate"]
+ path = bundle/vim-rails-locale-alternate
+ url = https://github.com/teddywing/vim-rails-locale-alternate.git