folke / ts-comments.nvim

Tiny plugin to enhance Neovim's native comments
Apache License 2.0
351 stars 23 forks source link

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

Closed tris203 closed 2 weeks ago

tris203 commented 2 months ago

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)

github-actions[bot] commented 1 month ago

This PR is stale because it has been open 30 days with no activity.

tris203 commented 1 month ago

Folke is on vacation

github-actions[bot] commented 3 weeks ago

This PR is stale because it has been open 30 days with no activity.

tris203 commented 3 weeks ago

No

folke commented 2 weeks ago

ty!