vim+coc+ultisnips

This commit is contained in:
Jan Andrle 2024-05-12 10:24:34 +02:00
parent a7dd1a8521
commit 219caa08af
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB
4 changed files with 4 additions and 7 deletions

View File

@ -0,0 +1 @@
extends javascript

View File

@ -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
#endextends
snippet sceleton "HTML5" b
@ -2369,4 +2363,4 @@ snippet csp_cordova "CSP used in cordova"
<meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; img-src 'self' data: android-webview-video-poster:; script-src 'self' 'unsafe-inline' 'unsafe-eval'">
endsnippet
#endextends
#endextends

View File

@ -0,0 +1 @@
extends javascript

View File

@ -0,0 +1 @@
extends javascript