evanleck / vim-svelte

Vim syntax highlighting and indentation for Svelte 3 components.
BSD 3-Clause "New" or "Revised" License
319 stars 11 forks source link

Good plugin but you should set user free about indentation of <script> and <style> tags #4

Closed roket1428 closed 5 years ago

roket1428 commented 5 years ago

As title says and another issue is (probably it is caused by vim's html syntax plugin though) when there's tags in a html comment like this (it is a html file but it happens on svelte files too, belive me): Although, when you close them in comments, it fixes it. Probably html syntax plugins should skip tags inside comment tags. Your sincerely.

evanleck commented 5 years ago

Could you elaborate on this?

set user free about indentation of Githubissues.

  • Githubissues is a development platform for aggregating issues.