kickstart.nvim/lua/kickstart/plugins
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
..
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
debug.lua Automatically set detached state as needed. (#925) 2024-05-10 13:43:22 -04:00
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin (#858) 2024-04-17 21:00:39 -04: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) 2024-07-21 16:22:10 -04:00