hinell
hinell
Please, follow this repo for progress on standalone plugin: * [hinell/lsp-timeout.nvim](https://github.com/hinell/lsp-timeout.nvim)
It's gonna be tricky to implement. Git doesn't keep track of hunks staged. It's a pile fo staged hunks for a given file only.
 The same issue if run over a directory of files without `--cache` flag. With `--cache` it doesn't take more than 200mb of RAM. Probably worth to enable this flag...
It seems like the plugin is not maintained anymore.
Thanks for all the hard work!
```lua require("material").colors -- This fails! require("material.colors") -- This works! ``` Thanks. But I've to fix your example. There is no exports of `colors` in main module. 
 For your inspiration, here is a how folded highlight is handled in `tokyonight` theme:
@miversen33 Maintainer is Russian, just like me, so I've tried to reach him out. Let's see if he responds.
> @miversen33 Maintainer is Russian, just like me, so I've tried to reach him out. Let's see if he responds. Update: he didn't respond so far. He got lost because...
It seems like this plugin is not maintained.