Josh
Josh
Resolves the following error when attempting to close the which-key popup in the command line window: ``` E5108: Error executing lua ...al/share/nvim/lazy/which-key.nvim/lua/which-key/view.lua:155: E11: Invalid in command-line window; executes, CTRL-C quits...
### Describe the bug When switching out of visual mode, the cursor does not change back to a block. ### Steps to reproduce Minimal config: ```zsh # .zshrc ... plugins+=(vi-mode)...
- fix: switching buffers doesn't apply zen mode options - fix: original options aren't restored for buffers not already loaded Also ensures that the correct buffer will be set after...
### Did you check docs and existing issues? - [X] I have read all the zen-mode.nvim docs - [X] I have searched the existing issues of zen-mode.nvim - [X] I...
### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...
Is there any way to set custom highlight groups for the different titles ("ChatGPT", "Prompt", "System", etc.)? I'm trying to configure the windows to match my telescope theme exactly, and...
**Describe the bug** lsp colors are only applied to the `dark:` selector when custom colors are defined. This occurs when tailwind is set to `tailwind="both"` during configuration. **To Reproduce** nvim-colorizer...