mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-snippets/snippets/po.snippets

6 lines
48 B
Plaintext
Raw Normal View History

2012-08-16 23:41:25 -04:00
snippet msg
msgid "${1}"
msgstr "${2}"
${0}