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 35 forks source link

feat: use treesitter_module #2

Closed elianiva closed 3 years ago

elianiva commented 3 years ago

close #1

elianiva commented 3 years ago

I think I've addressed the issue, let me know what you think :)

JoosepAlviste commented 3 years ago

Looks great! Thanks for the contribution!