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
* Move autopairs example from README to an optional plugin * Move neo-tree example from README to an optional plugin