diff options
| author | Teddy Wing | 2018-03-05 22:09:01 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2018-03-05 22:23:00 +0100 | 
| commit | 6eb4fc5fabefb643a929082b8bfba50e63b3c8ec (patch) | |
| tree | 182927e146c67635d803c04174087ffd7025404e | |
| parent | 68e910d3018e714afc880154875003242eb844d5 (diff) | |
| download | dotvim-6eb4fc5fabefb643a929082b8bfba50e63b3c8ec.tar.bz2 | |
Add 'vim-rails-locale-alternate' plugin
Facilitates opening Rails locale files in alternate languages.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-rails-locale-alternate | 0 | 
2 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 diff --git a/bundle/vim-rails-locale-alternate b/bundle/vim-rails-locale-alternate new file mode 160000 +Subproject b702171eb720d8d1293be35a51df2ed8885c546 | 
