JoosepAlviste / nvim-ts-context-commentstring

Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
MIT License
1.16k stars 34 forks source link

Support astro #47

Closed peterhpchen closed 2 years ago

peterhpchen commented 2 years ago

PR for #46

JoosepAlviste commented 2 years ago

Thanks for the PR! Could you also add astro to the supported languages in the README? https://github.com/JoosepAlviste/nvim-ts-context-commentstring#adding-support-for-more-languages

JoosepAlviste commented 2 years ago

Thanks for the contribution!