ts-comments.nvim
ts-comments.nvim copied to clipboard
feat(config): add support for proto and ft's without commentstring
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