| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | don't lazy-load neo-tree so netrw hijacking on startup works (#1489) | pynappo | 2025-05-10 | 1 | -1/+1 |
| | | |||||
| * | Enable silent option for default neo-tree plugin keybinding (#1108) | Bayram Kazik | 2024-08-25 | 1 | -1/+1 |
| | | |||||
| * | Fix neo-tree keymap description (#932) | Damjan 9000 | 2024-07-21 | 1 | -1/+1 |
| | | | | | | | | 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 plugin examples from README to optional plugin files (#831) | Damjan 9000 | 2024-04-17 | 1 | -0/+25 |
| * Move autopairs example from README to an optional plugin * Move neo-tree example from README to an optional plugin | |||||