We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lazygit_floating_window_winblend = 1
Description
g.lazygit_floating_window_winblend = 1
Correct me if i am wrong but setting the value to 1, should create a shadow window, sort of like a backdrop
1
Expected behavior
I have also installed a plugin called https://github.com/kevinhwang91/rnvimr, and it looks like this
It makes the background of the editor a little bit darker. I assumed I would get the same result with g.lazygit_floating_window_winblend = 1
Desktop (please complete the following information):
↪ nvim --version NVIM v0.8.1 Build type: Release LuaJIT 2.1.0-beta3 Compiled by builduser Features: +acl +iconv +tui
The text was updated successfully, but these errors were encountered:
Set g.lazygit_floating_window_winblend to a range from 0 (fully opaque) to 100 (fully transparent). See the neovim docs.
g.lazygit_floating_window_winblend
Sorry, something went wrong.
No branches or pull requests
Description
Correct me if i am wrong but setting the value to
1
, should create a shadow window, sort of like a backdropExpected behavior
I have also installed a plugin called https://github.com/kevinhwang91/rnvimr, and it looks like this
It makes the background of the editor a little bit darker. I assumed I would get the same result with
g.lazygit_floating_window_winblend = 1
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: