dotfiles/.config/nvim/snippets/po.snippets

6 lines
48 B
Plaintext

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