Disable NeoTree

This commit is contained in:
Fabio Scotto di Santolo
2025-08-12 22:29:37 +02:00
parent ce6cf61eab
commit 7fce2ac07b
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
return {
"nvim-neo-tree/neo-tree.nvim",
enabled = false,
}