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

Closed pbnj closed 8 months ago

pbnj commented 8 months ago

Adds comment support for ini file types

JoosepAlviste commented 8 months ago

Thanks for the contribution!