7 lines
196 B
Nix
7 lines
196 B
Nix
# homepage: https://github.com/JoosepAlviste/nvim-ts-context-commentstring
|
|
# nixvim doc: https://nix-community.github.io/nixvim/plugins/ts-context-commentstring.html
|
|
_:
|
|
|
|
{
|
|
opts.enable = true;
|
|
}
|