Skip to content

Releases: lucerion/vim-i18n-rails

0.3.0

21 Jun 20:38

Choose a tag to compare

Changes

  • allow commands for the all file types
  • removed position option from I18nOpen command (use window split modes instead)
  • removed default_position option

Fixes

  • fix locale_key error

0.2.0

14 Jul 12:52

Choose a tag to compare

Changes

  • code refactoring - use ruby for parsing yaml only
  • rename i18n_rails#goto_definition to i18n_rails#open command
  • rename g:i18n_rails_default_locale_file to g:i18n_rails_default_locale
  • fix g:i18n_rails_default_position usage

0.1.0

02 Jan 01:47

Choose a tag to compare

First release

Features

  • show translation
  • show translation by all locales
  • open locale file on line with translation