Phúc H. Lê Khắc
Phúc H. Lê Khắc
https://www.attrs.org/en/stable/init.html
https://github.com/PyTorchLightning/metrics
Folded text is a kind of virtual text / comment so it should be dimmed compare to normal text. Before:  After:  After:  Fix according to the light theme.
I was wondering why the need for separate color highlight group and require separate theme support/manually defined colors, when everything has a 1-1 correspondence with Treesitter symbols. Otherwise if color...
When I am having vim running with Semshi and source the vimrc file with `:so ~/.config/nvim/nvim.init`, Semshi stop running. No other commands, eg `:Semshi` can reenable Semshi. I have to...
I know it's already stated in the README that currently Semshi does not support highlighting module from `from foo import *`. But is there any progress on this aspect, is...
Hi, thanks for the nice plugin. Currently the the fold only goes down to the function/method doc or body. However I sometime misses the fold the inside the body of...
EinMix layer looks great but cannot be used with Jax since it's not a function. Would be great to have that EinMix layer in a Jax-based framework like Flax.
### Describe the highlighting problem When define type alias using builtin functions, the builtins (str, dict, int,...) is neither highlighted as "TSType" (second to last line) or "TSFuncBuiltin" (last line),...