JoosepAlviste / nvim-ts-context-commentstring

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

feat(doc): update supported languages #113

Closed arthur-mountain closed 1 month ago

arthur-mountain commented 2 months ago

Description

Update the supported languages in the doc based on the languages listed in config.lua.

zyriab commented 2 months ago

You should keep the languages sorted alphabetically as they were before your modifications. Just select everything then :sort, should do the trick

arthur-mountain commented 2 months ago

You should keep the languages sorted alphabetically as they were before your modifications. Just select everything then :sort, should do the trick

Sure, no problem~~

🤣 sort is great!!!

JoosepAlviste commented 1 month ago

Thanks for the contribution! Sorry for not getting to this sooner 😕

zyriab commented 1 month ago

You're kind enough to do this for free... Not gonna complain 😁

arthur-mountain commented 1 month ago

No worries!!!

I really enjoy coding and contributing to open-source projects~~~

Thank you very much for your reply 😄