Andre Raposo
bcf324b472
Partial
2025-05-30 11:23:58 -03:00
Andre Raposo
4c35ad40ed
remove pacotes desnecessários e adiciona markview
2025-02-01 12:56:24 -03:00
Andre Raposo
1a7dacc199
Refactors for tests, debug and neotree
2025-02-01 12:56:08 -03:00
Andre Raposo
cb546c06da
Refactor setup and refork
2025-02-01 12:54:08 -03:00
Bayram Kazik
f49cc6c935
Enable silent option for default neo-tree plugin keybinding ( #1108 )
2024-08-25 23:23:17 -04: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