diff --git a/.config/coc/ultisnips/javascriptreact.snippets b/.config/coc/ultisnips/javascriptreact.snippets new file mode 100644 index 0000000..aa87242 --- /dev/null +++ b/.config/coc/ultisnips/javascriptreact.snippets @@ -0,0 +1 @@ +extends javascript diff --git a/.config/coc/ultisnips/php.snippets b/.config/coc/ultisnips/php.snippets index 0572a81..95d7cc8 100644 --- a/.config/coc/ultisnips/php.snippets +++ b/.config/coc/ultisnips/php.snippets @@ -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" endsnippet -#endextends \ No newline at end of file +#endextends diff --git a/.config/coc/ultisnips/typescript.snippets b/.config/coc/ultisnips/typescript.snippets new file mode 100644 index 0000000..aa87242 --- /dev/null +++ b/.config/coc/ultisnips/typescript.snippets @@ -0,0 +1 @@ +extends javascript diff --git a/.config/coc/ultisnips/typescriptreact.snippets b/.config/coc/ultisnips/typescriptreact.snippets new file mode 100644 index 0000000..aa87242 --- /dev/null +++ b/.config/coc/ultisnips/typescriptreact.snippets @@ -0,0 +1 @@ +extends javascript