nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
16.77k stars 16.76k forks source link

Fix neo-tree keymap description #932

Open dam9000 opened 1 month ago

dam9000 commented 1 month ago

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