vim-snippets/snippets/po.snippets
2013-09-05 14:53:52 -04:00

6 lines
48 B
Plaintext

snippet msg
msgid "${1}"
msgstr "${2}"
${0}