mirror of
https://github.com/amix/vimrc
synced 2025-07-05 23:44:59 +08:00
gitignore sources_non_forked_cache
This commit is contained in:
5
sources_non_forked/vim-snippets/snippets/po.snippets
Normal file
5
sources_non_forked/vim-snippets/snippets/po.snippets
Normal file
@ -0,0 +1,5 @@
|
||||
snippet msg
|
||||
msgid "${1}"
|
||||
msgstr "${2}"
|
||||
|
||||
${0}
|
Reference in New Issue
Block a user