Damjan 9000 202910d3fa
Fix neo-tree keymap description ()
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
..
autopairs.lua Move plugin examples from README to optional plugin files ()
debug.lua Automatically set detached state as needed. ()
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin ()
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim ()
lint.lua feat: add linter plugin ()
neo-tree.lua Fix neo-tree keymap description ()