-
`au ColorScheme * hi Normal ctermbg=none guibg=none` cause lose background color?
not use Shade.nvim and `au ColorScheme * hi Normal ctermbg=none guibg=none` before colorscheme
![1](https://use…
-
- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe…
-
I tried the following fix in https://github.com/catppuccin/nvim/discussions/448 by adding `custom_highlights` rule, but it didn't make any noticeable difference.
```lua
require("catppuccin").setup({…
-
Now we have the core ingredients, the display mechanism is upstreamed to neovim, `fvim` and `goneovim` are onboard, we can move on to the next stage.
The current widget generation code in lua is ju…
yatli updated
2 years ago
-
@stasjok has an implementation here: [stasjok/nixvim@`optimize-rtp` (commits)](https://github.com/stasjok/nixvim/commits/optimize-rtp/) (last two commits), where the rtp is optimized as a "performance…
-
Something I noticed when working on a new plugin. Not blocking for me at all.
If you have a floating window (like in my case some sort of fullscreen zen window)
And then open another fullscreen fl…
-
Title says it all.
Expected: Background of tailwind color classes stays colorized in the appropriate color.
Actual: Background returns to default background color after a couple ms.
-
my config
```lua
{
"ray-x/lsp_signature.nvim",
version = false,
opts = {
debug = false, -- set to true to enable debug logging
log_path = vim.fn.stdpath("cache") .. …
-
### Description
I'm on WSL 2 and the colors seam to be completely off. What can I do about that?
### Neovim version
```markdown
NVIM v0.8.0-dev-929-g9a100ee16
Build type: RelWithDebInfo
LuaJIT …
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…