⚡ vim+coc+ultisnips
This commit is contained in:
parent
a7dd1a8521
commit
219caa08af
1
.config/coc/ultisnips/javascriptreact.snippets
Normal file
1
.config/coc/ultisnips/javascriptreact.snippets
Normal file
@ -0,0 +1 @@
|
|||||||
|
extends javascript
|
@ -1,10 +1,4 @@
|
|||||||
extends php, html
|
extends php, html
|
||||||
extends php, html
|
|
||||||
extends php, html
|
|
||||||
extends php, html
|
|
||||||
extends php, html
|
|
||||||
extends php, html
|
|
||||||
extends php, html
|
|
||||||
#endextends
|
#endextends
|
||||||
|
|
||||||
snippet sceleton "HTML5" b
|
snippet sceleton "HTML5" b
|
||||||
|
1
.config/coc/ultisnips/typescript.snippets
Normal file
1
.config/coc/ultisnips/typescript.snippets
Normal file
@ -0,0 +1 @@
|
|||||||
|
extends javascript
|
1
.config/coc/ultisnips/typescriptreact.snippets
Normal file
1
.config/coc/ultisnips/typescriptreact.snippets
Normal file
@ -0,0 +1 @@
|
|||||||
|
extends javascript
|
Loading…
Reference in New Issue
Block a user