Commit Graph

4 Commits

Author SHA1 Message Date
dover_shen 7aa5ffd29f 根據源頭更新 2024-09-15 13:13:21 +08:00
dover_shen 565fa0640f temp 2024-09-01 15:27:26 +08:00
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
2024-07-21 16:22:10 -04:00
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
2024-04-17 15:25:54 -04:00