The lazy.nvim keys parameter does not need the `desc` to be inside a table in the way that vim.keymap.set() does. With this fix the keymap description will be properly shown for example in telescope keymap search |
||
|---|---|---|
| .. | ||
| plugins | ||
| health.lua | ||
The lazy.nvim keys parameter does not need the `desc` to be inside a table in the way that vim.keymap.set() does. With this fix the keymap description will be properly shown for example in telescope keymap search |
||
|---|---|---|
| .. | ||
| plugins | ||
| health.lua | ||