fix(snacks.explorer): no longer needed to disable neo-tree

This commit is contained in:
Folke Lemaitre 2025-02-08 15:25:10 +01:00
parent 25d90b54a3
commit 2d6b49281d
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -1,5 +1,4 @@
return {
{ "nvim-neo-tree/neo-tree.nvim", enabled = false },
{
"folke/snacks.nvim",
opts = { explorer = {} },