Logo
Explore Help
Register Sign In
vim/vim-snippets
1
0
Fork 0
You've already forked vim-snippets
Code Issues Pull Requests Releases Wiki Activity
vim-snippets/UltiSnips/json.snippets

21 lines
229 B
Plaintext
Raw Normal View History

Brings current UltiSnips snippets into the repository.
2014-02-26 09:31:33 +01:00
priority -50
Adding UltiSnips snippets, updating Readme UltiSnips snippets are taken from UltiSnips repo. Putting them nearby the engine seems to be the wrong thing to do. One reason is that there are two forks now.
2013-03-17 20:13:47 +01:00
snippet s "String" b
"${1:key}": "${0:value}",
endsnippet
snippet n "number" b
"${1:key}": ${0:value},
endsnippet
snippet a "Array" b
[
Brings current UltiSnips snippets into the repository.
2014-02-26 09:31:33 +01:00
${VISUAL}$0
Adding UltiSnips snippets, updating Readme UltiSnips snippets are taken from UltiSnips repo. Putting them nearby the engine seems to be the wrong thing to do. One reason is that there are two forks now.
2013-03-17 20:13:47 +01:00
],
endsnippet
snippet o "Object" b
{
Brings current UltiSnips snippets into the repository.
2014-02-26 09:31:33 +01:00
${VISUAL}$0
Adding UltiSnips snippets, updating Readme UltiSnips snippets are taken from UltiSnips repo. Putting them nearby the engine seems to be the wrong thing to do. One reason is that there are two forks now.
2013-03-17 20:13:47 +01:00
},
endsnippet
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 21ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API