Alexander van Zyl

Results 25 issues of Alexander van Zyl

**Is your feature request related to a problem? Please describe.** I am using lazy.nvim to load my plugins. Something that would be really nice, is if I can first load...

I have the following inside `~/.config/nvim/after/ftplugin/dapui_stacks.lua`: ```lua vim.cmd "setlocal winbar=\\ Stacks" vim.cmd "setlocal statuscolumn=\\ " ``` However, this does not seem to do anything. When I put the following inside...

It would be really cool if I was able to change the highlight of the offset text seperatley from the fill, so that it can fit in with the look...

enhancement

I just got greeted with this message. As you can see, this is in Neovim. ![image](https://user-images.githubusercontent.com/81622310/193593048-17df867b-66d6-4e7f-b192-2dbe784eae49.png) I just want to check if this is relevant? If so, I am more...

vim

**Is your feature request related to a problem? Please describe.** It is a common problem with terminals where the characters do not perfectly fit into the window and thus has...

enhancement

When enabling transparent mode, we should provide an option where only the background is transparent, and other floating windows and components are opaque.

Enhancement

We need a better way to reliably override the palette and extended palette. We should take inspiration from how tokyonight does it: https://github.com/folke/tokyonight.nvim/blob/fbe3a27378fdd51a8ddd04f57012455436916a62/lua/tokyonight/theme.lua#L873 https://github.com/folke/tokyonight.nvim/blob/fbe3a27378fdd51a8ddd04f57012455436916a62/lua/tokyonight/colors.lua#L158

Enhancement

Picom receives a square window from i3, and this makes the corners behave weird. I do not think main i3 supports rounded corners. Track: https://github.com/i3/i3/discussions/5374

Upstream

Currently using s-tui to get the CPU power consumption. However, this does a lot of other unnecessary things as well. Find something more efficient.

Optimization
Help Wanted

Want to start using EWW, but this is a crucial requirement. Track: https://github.com/elkowar/eww/issues/111

Upstream