nixvim
nixvim copied to clipboard
What in your config is responsible for commenting code?
Hello, i have forked your config and started to use it for my personal projects, but when i configured vue with volar, i couldn't comment anything in the <template></template> section. I was trying to find what plugin is responsible for commenting but i didnt succeed.
The only commenting plugin that is being used is TODO comments: https://github.com/dc-tec/nixvim/blob/main/config/plugins/editor/todo-comments.nix
Is there a specific error that you are getting or are comments removed when you save the file?