kickstart.nvim/lua/kickstart/plugins
Damjan 9000 323fea84da 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
2025-02-24 08:17:17 -08:00
..
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2025-02-24 08:17:12 -08:00
debug.lua Automatically set detached state as needed. (#925) 2025-02-24 08:17:17 -08:00
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin (#858) 2025-02-24 08:17:17 -08:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lint.lua feat: add linter plugin (#699) 2024-03-18 10:00:48 -04:00
neo-tree.lua Fix neo-tree keymap description (#932) 2025-02-24 08:17:17 -08:00