JoosepAlviste / nvim-ts-context-commentstring

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

feat(doc): update supported languages #113

Closed arthur-mountain closed 4 months ago

arthur-mountain commented 5 months ago

Description

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

zyriab commented 4 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 4 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 4 months ago

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

zyriab commented 4 months ago

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

arthur-mountain commented 4 months ago

No worries!!!

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

Thank you very much for your reply 😄