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(ini): support ini comments #101

Closed pbnj closed 5 months ago

pbnj commented 5 months ago

Adds comment support for ini file types

JoosepAlviste commented 5 months ago

Thanks for the contribution!