Closed Pkcarreno closed 1 year ago
It isn't necessary as NeoTree will not be loaded until you run the command Neotree
because of the cmd
option in LazyVim:
{
"nvim-neo-tree/neo-tree.nvim",
branch = "v3.x",
cmd = "Neotree",
I'd like to keep my config minimal. If I'm wrong, please let me know
Hi, Thanks for this amazing and inspiring config
I just noticed NeoTree plugin is still enabled, I think if you are using Telescope file browser to explore files maybe disabling NeoTree could be useful (I don't know about the actual impact on startup time, I think it's null but at least it free some key bindings)