Myles Mo
Myles Mo
rename GitSignsAddLnVirtLn to GitSignsAddVirtuLn
### Requested feature The component's icon accepts a function. ### Motivation ```lua python_env = { function() if vim.bo.filetype == "python" then local venv = vim.env.VIRTUAL_ENV if venv then local venv_name...
before after
Should we also support the upstream option? https://github.com/nix-community/home-manager/commit/6d1f834ca63700604a96d8c38aa8ac272d95071a
fix [2097](https://github.com/yetone/avante.nvim/issues/2097)
### Describe the bug after this commit 56576c2481d82af8710d2111fef6cb2ecc57da32, azure got 401 response ### To reproduce _No response_ ### Expected behavior _No response_ ### Installation method Use lazy.nvim: ```lua { "yetone/avante.nvim",...
### Feature request https://github.com/yetone/avante.nvim/blob/b2064a8f40cbd10ddd3ea9d82f0bdb2bcaf2f152/lua/avante/ui/prompt_input.lua#L119 https://github.com/yetone/avante.nvim/blob/b2064a8f40cbd10ddd3ea9d82f0bdb2bcaf2f152/lua/avante/ui/prompt_input.lua#L216 https://github.com/yetone/avante.nvim/blob/b2064a8f40cbd10ddd3ea9d82f0bdb2bcaf2f152/lua/avante/ui/confirm.lua#L129 Can the winblend option be set to 0 or be used as a configuration item to make it more compatible with transparent backgrounds? Screenshot...