Closed
Description
I have added the prehook field into the setup, and I am following the instructions documented in the README and installed "JoosepAlviste/nvim-ts-context-commentstring"
However, when I am in a jsx file, and I try to comment out the html in the jsx, it only uses the //
comment and does not wrap it in braces as expected. Here is the link to my plugins and here is the Comment.nvim setup
I'm not sure what I'm doing wrong, but I would love for this to work properly. Any help would be appreciated!