shaunsingh
shaunsingh
I think we should report this upstream rather than asking users to work around it. If its deemed a bug with nvim-rs/neovide instead of neovim itself we can certainly add...
Does st support termguicolors?
Should be fixed now
This something I've wanted to do for a while but its requires a few other changes The ideal solution would be to just add `~/.config/nyoom` to runtime path, which we...
From what I understand, this is to darken the `background` of mvim-tree etc. right?
Sounds great, I'll add it in soon
Hi, in my use case I use the headless mode of packer.nvim to create a cli to manage my packages The other commands emit a `PackerComplete` event when they're finished,...
While I personally do not use matrix much, I can understand why others would want a matrix chat. However, most of my chatting is done through discord and I'd probably...
Evilline looks fine, so I think my neovim config/setup is fine as well
That would be nice! I was looking at this one:  Searching around a bit, looks like the code is here: https://github.com/Th3Whit3Wolf/dots/blob/main/private_dot_config/private_nvim/private_lua/private_plugins/statusline/private_init.lua I also found this: https://github.com/Groctel/dotfiles/blob/main/files-common/.config/nvim/lua/neonline.lua, which (according to...