When using neovim, if you place the cursor on an opening bracket, it will highlight the closing one.
Is it possible to highlight the closing html tag when placing the cursor on an opening html tag using treesitter?
like in this screenshot
When using neovim, if you place the cursor on an opening bracket, it will highlight the closing one.
Is it possible to highlight the closing html tag when placing the cursor on an opening html tag using treesitter?
like in this screenshot