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

Add nix support #70

Closed calops closed 1 year ago

calops commented 1 year ago

Self-explanatory, nix support was missing.

JoosepAlviste commented 1 year ago

Thanks for the PR! Could you also add nix to the supported languages list here: https://github.com/JoosepAlviste/nvim-ts-context-commentstring/blob/main/doc/nvim-ts-context-commentstring.txt#L13

calops commented 1 year ago

I've updated the docs :+1:

JoosepAlviste commented 1 year ago

Thanks for the contribution!