Jezda1337 / nvim-html-css

CSS Intellisense for HTML
121 stars 14 forks source link

Specify HTML for treesitter in is_available #20

Closed sitedyno closed 6 months ago

sitedyno commented 6 months ago

Many template languages will have HTML but with a different filetype or even a composite filetype ex: php.html. Specify HTML here since the user gave the filetype with the intent that it contains HTML.