Created
May 28, 2014 07:15
-
-
Save tskogberg/9da180e56f2d16a8f42e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Open public I18n translation files | |
nmap <leader>pu :tabe <BAR> :args config/locales/{en,sv,de}.yml <BAR> vertical all<CR> | |
" Open admin I18n translation files | |
nmap <leader>ad :tabe <BAR> :args config/locales/admin.{en,sv,de}.yml <BAR> vertical all<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment