mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
fix(snacks.explorer): no longer needed to disable neo-tree
This commit is contained in:
parent
25d90b54a3
commit
2d6b49281d
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
return {
|
return {
|
||||||
{ "nvim-neo-tree/neo-tree.nvim", enabled = false },
|
|
||||||
{
|
{
|
||||||
"folke/snacks.nvim",
|
"folke/snacks.nvim",
|
||||||
opts = { explorer = {} },
|
opts = { explorer = {} },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue