dotfiles/.config/nvim/snippets/po.snippets
2016-11-21 14:59:45 -08:00

5 lines
48 B
Text

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