Files
dotFiles/skel/.config/nvim/plugged/vim-snippets/snippets/po.snippets
T

6 lines
48 B
Plaintext

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