vim-snippets/snippets/po.snippets
2012-07-26 23:10:51 +03:00

6 lines
48 B
Plaintext

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