-
### 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 …
-
In lua `wc.setup` can take some optional parameters that can change the way the helper looks, e.g.
```lua
wc.setup({
window = { margin = {1, 0, 0, 0.8 }, border = "single"},
layout = { height …
-
***This interface is experimental, please subscribe to this issue for notification if the interface changes***, also taking suggestions on alterations.
As of Neovim 0.8, highlight groups may contai…
-
Type: Bug
I've been working on a new extension called "Interlinks". When exiting the extension host after debugging, the IDE almost always stops on an exception. As far as I can make out the excepti…
-
**What?**
A plugin that can help remember or show existing keybindings that written in lua.
**Why?**
There are existing viml based plugin like [vim-which-key](https://github.com/liuchengxu/vim-wh…
-
Running `:checkhealth`, I am getting this following warning:
```
which-key: require("which-key.health").check()
WhichKey: checking conflicting keymaps ~
- WARNING conflicting keymap exists for m…
-
This is split from https://github.com/VSpaceCode/VSpaceCode/issues/78 and to track the work to have better error messages when which key binding json is incorrect.
-
### Current Behavior:
Colorizer used to work when opening files. no longer loading and, according to [norcalli](https://github.com/norcalli) /
[nvim-colorizer.lua](https://github.com/norcalli/nvi…
-
### 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 …
-
Other similar plugins have a way of only showing buffer specific mappings.
Is there a way to do this with this plugin as well?
This is especially useful for plugin buffers where most global mappin…