Sean Villars
3db467b29c
Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim
2024-10-04 15:21:38 -05:00
Bayram Kazik
f49cc6c935
Enable silent option for default neo-tree plugin keybinding ( #1108 )
2024-08-25 23:23:17 -04:00
Sean Villars
daf998f2db
Merge remote-tracking branch 'upstream/master' into merge-upstream
2024-08-11 22:24:37 -05: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
Sean Villars
380d10f747
comment out neo tree instant start
2024-06-04 15:33:06 -05:00
Sean Villars
b442836cc2
Add neo-tree on startup and set nerdfont to true
2024-06-03 13:29:09 -05: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