Closed kkoomen closed 1 year ago
This PR implements an HTML parser and removes the SvelteParser and therefore also can easily add support for VueJS files, because svelte and vue are simply html aliases within vim-doge.
SvelteParser
svelte
vue
html
This PR implements an HTML parser and removes the
SvelteParser
and therefore also can easily add support for VueJS files, becausesvelte
andvue
are simplyhtml
aliases within vim-doge.