Commit Graph

3 Commits

Author SHA1 Message Date
Bayram Kazik 7d75d95817 Enable silent option for default neo-tree plugin keybinding (#1108) 2025-02-24 08:17:17 -08:00
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
Damjan 9000 15d9588e67 Move plugin examples from README to optional plugin files (#831)
* Move autopairs example from README to an optional plugin

* Move neo-tree example from README to an optional plugin
2025-02-24 08:17:12 -08:00