Closed danielo515 closed 1 year ago
Hey! Would https://github.com/suy/vim-context-commentstring work for your use case? It uses the syntax stack and works in both Vim and Neovim. If not, could you give an example of two that wouldn't work for you?
Hey,that looks like a valid replacement. To be honest, currently I'm setting comment string with an autocommand. I totally missed there was a plural versión for block comments
Looks like this is resolved, I don't know if there's anything else for us to do here 😄
Thank you for creating this project! I am wondering if it is possible to configure it for languages that do not have Tree-sitter support. As someone who works with various programming languages, I have found that not all projects are compatible with Tree-sitter. Therefore, it would be incredibly helpful if this project could be configured to work with other languages as well.
If this is not currently possible, I completely understand. However, if it is feasible, I would greatly appreciate any guidance or resources you could provide to help me configure this.
Thank you again for your dedication to this project. I look forward to hearing back from you.
Best regards