-
im not able to change the background
-
### Problem description
Steps to reproduce the behaviour:
1. Set `lvim.transparent_window = true` in `config.lua`
2. Modify a tracked file in a git repository
3. Observe the gutter of the modfied …
-
**Describe the bug**
I use Vim in Windows Terminal. If termguicolors is set the acrylic transparency of WT stops working.
**To Reproduce**
Detailed steps to reproduce the behavior:
1. Open the …
-
I found that now when the message is about to close it will have a brief highlight exception.
![Peek 2022-04-24 18-12](https://user-images.githubusercontent.com/81478335/164971602-de957b92-ec48-443…
-
### Self Checks
- [X] I'm using the latest lualine.
- [X] I didn't find the issue in exsisting issues or prs.
### How to reproduce the problem
paste this this inside init.vim
```lua
lu…
-
Add support for https://github.com/wellle/targets.vim:
Example of what could be achieved if using targets in this plugin:
csq" change any quote for ""
csq' change any quote for '
csb{ change a…
-
### Neovim version (nvim -v)
NVIM v0.6.1
### Vim (not Nvim) behaves the same?
Vim's popup windows have the same issue.
### Operating system/version
Kubuntu 21.10
### Terminal name/ve…
-
I try to use transparent window but it gives warning
-
### Neovim version (nvim -v)
0.7.0 commit g6a3acccd8
### Vim (not Nvim) behaves the same?
No
### Operating system/version
Arch 5.15.24-1-lts
### Terminal name/version
Alacritty 0.8.0-dev
### $…
-
**Describe the bug**
My colorscheme sets the Normal background color to "none", which makes the `vim.api.nvim_get_hl_by_name("Normal", true)["background"]` call in your config script (config.lua:100)…