Maksym Shevchenko
Maksym Shevchenko
As I understand, there is no way now to change severity from error to warning (i.e., for cspell)?
I tried to mess up with view.lua, but my LUA knowledge is almost zero. So I had to switch to lir. :(
Tried 3 another file-tree plugins and Telescope explorer and I'm back again. Too many bugs and issues. Last one had an interesting choice of hotkeys: d for creating a directory,...
I have same issue.
Theme on image is not iceberg, but here we can see how TS defines JSX tags.  TSConstructor and TSVariable both set to icebergNormalFg, so all tags in JSX are...
@cocopon will you have time to bring TreeSitter highlighting to working condition?
You are using just HTML tags, which are parsed better:  JSX tags have additional highlights groups (I tried both tsx and jsx files):  _BTW: on this...
@patchworkCode have you Treesitter installed and tsserver for it?
Window on screenshot is created by https://github.com/stevearc/dressing.nvim plugin. It has winhighlight option in config. I did found in source code of it next message: `Set winhighlight="NormalFloat:MyHighlightGroup" instead`, so I believe...
@davidgarland, are you using some plugin for Haskell or have you set up treesitter for it? Because it looks a bit better for me (I'm using treesitter): 