Skip to content

Instantly share code, notes, and snippets.

@tskogberg
Created May 28, 2014 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tskogberg/9da180e56f2d16a8f42e to your computer and use it in GitHub Desktop.
Save tskogberg/9da180e56f2d16a8f42e to your computer and use it in GitHub Desktop.
" 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