ts-comments.nvim icon indicating copy to clipboard operation
ts-comments.nvim copied to clipboard

feat(config): add support for proto and ft's without commentstring

Open tris203 opened this issue 1 year ago • 2 comments

Description

Adds support for protofiles. .proto files don't currently have a commentstring set in vim/neovim. This seems to make uncommenting work without I have tested and it doesn't seem to break anything else.

Related Issue(s)

  • Fixes #53

tris203 avatar Aug 20 '24 18:08 tris203