nixypanda
nixypanda
@dswiecki I got pulled into some office related work and forgot about this one. Let me add this to me todo list for the weekend :).
Other than this, I think this looks good. Though my react skills are a bit rusty these days.
It has been a while since I have done any JS or frontend for that matter and am not well equipped to fix this bug. Feel free to raise a...
This can only happen if some change was made to how it works. I implicitly provide `colorscheme` to every module. https://github.com/sherubthakur/dotfiles/blob/d46ea3b14b/flake.nix#L36-L39 Maybe you changed something and this got removed from...
Hey, I have intermittently faced this issue. Haven't gotten around to fixing it. I will try to look at this in some time. As a workaround. You can try to...
Any work going on this I have started to use this in one of the projects at my company. Works like a charm. Also is there any list of styles...
I started using zellij recently and this would be a great feature to have. Ideally I would prefer something like [which-key](https://github.com/folke/which-key.nvim).
Hey, I am unsure why this happened. I have mostly used these with a 4k monitor with some scaling and it has worked for me. The `avoidStruts` function in xmonad...
It looks like I stumbled on something similar. When I run :checkhealth vim.treesitter vim just crashes. Mac's crash reporter suggests that tslua_add_language call is leading to a segmentation fault. This...
https://github.com/mailgun/talon/pull/156 seems to have done the trick of solving the issue. Unsure if there is some setting in lxml html5parser that can achieve the same effect.