1
0
mirror of https://github.com/elisspace/kickstart.nvim.git synced 2026-08-29 15:44:01 +00:00
Files
kickstart.nvim/lua
Damjan 9000 202910d3fa Fix neo-tree keymap description (#932)
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
2024-07-21 16:22:10 -04:00
..