diff options
-rw-r--r-- | Demo.gif | bin | 0 -> 671231 bytes | |||
-rw-r--r-- | README.md | 16 |
2 files changed, 16 insertions, 0 deletions
diff --git a/Demo.gif b/Demo.gif Binary files differnew file mode 100644 index 0000000..299845d --- /dev/null +++ b/Demo.gif diff --git a/README.md b/README.md new file mode 100644 index 0000000..77c8451 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +vim-rails-locale-alternate +========================== + +Makes it easier to open alternate Rails locale files. While editing a locale +file, you may want to reference the translations of another language. This +plugin provides commands to open a different language version of the current +locale file in a separate window. + + +## Demo + + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). |