1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/bundle/vim-snippets/snippets/po.snippets

6 lines
48 B
Plaintext
Raw Normal View History

2020-06-13 14:06:35 +08:00
snippet msg
msgid "${1}"
msgstr "${2}"
${0}