-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the …
jqno updated
4 months ago
-
#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
```
IntelliJ IDEA 2024.2.1 (Ultimate Edition)
Build #IU-242.21829.142, built on August 28, 2024
Licensed to Rémy Hosseinkhan Bouche…
-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the …
-
Hi,
I'm not sure whether this is a bug actually but I noticed one issue, when I try to use the menus and my terminal is resized to a smaller size then which-key menus don't refresh properly on my…
-
hi, thanks for wonderful plugin ❤️
is there any way to keep which-key open when typing wrong key combination?
for example:
```lua
local keys = {
s = { name = "Search"
X = {":Telescop…
-
Why error?
Any thoughts?
what I've installed and its env...
1. lua_language_server
2. nixos ( in container )
3. macos host
please ask me anything to solve this issue, thanks.
-
Hi there! Thanks for putting this together, it has helped immensely :smile:
I'm currently working on a rather large project with multiple tsconfigs in the same project (different dirs tho).
I bri…
-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have searched the existing issues of which-key.nvim
- [X] I have searched the existing issues of …
-
I'm using [Markview.nvim](https://github.com/OXY2DEV/markview.nvim) and I noticed that since they changed their code in v24.0.0 to use different hl_groups, the different heading colors no longer work …
-
```lua
-- *
-- Settings
-- *
local init_custom_options = function()
local custom_options = {
relativenumber = true, -- Set relative numbered lines
colorcolumn = "120", -- Indent line at wh…