1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:40:05 +08:00
SpaceVim/bundle/vim-snippets/snippets/po.snippets
2020-06-13 14:06:35 +08:00

6 lines
48 B
Plaintext

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