shaunsingh

Results 182 comments of 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?

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?

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: ![image](https://user-images.githubusercontent.com/71196912/133865535-6b625770-9d95-41bd-a608-89c81d47a722.png) 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...