Hi, I am trying to understand how this plugin is different from https://github.com/razak17/tailwind-fold.nvim since this one is newer but doesn't provide clear instructions on how it works for example with TailwindCSS.
- Do I need to set
conceallevel=2 to make it work?
- Do I need to set
concealcursor to empty?
- Does it work automatically with TailwindCSS in ts/tsx without further configuration?
- Looks like it doesn't use treesitter or tailwindcss to determine Tailwind classes right?
- Can I set minimum characters/classes variable after this plugin is automatically folding like in razak plugin?
Maybe it's better to contribute together?
Hi, I am trying to understand how this plugin is different from https://github.com/razak17/tailwind-fold.nvim since this one is newer but doesn't provide clear instructions on how it works for example with TailwindCSS.
conceallevel=2to make it work?concealcursorto empty?Maybe it's better to contribute together?