Commit Graph

3 Commits (e84e187f3c0c98ad258706a41768b5a93d411e1a)

Author SHA1 Message Date
Bayram Kazik f49cc6c935
Enable silent option for default neo-tree plugin keybinding (#1108) 5 months ago
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
6 months ago
Damjan 9000 5e258d276f
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
9 months ago