Try setting up neo-tree right out the box

This commit is contained in:
David Heinemeier Hansson
2025-06-25 16:57:43 -07:00
parent 811e72de93
commit bbb922ba82

10
config/nvim/lazyvim.json Normal file
View File

@ -0,0 +1,10 @@
{
"extras": [
"lazyvim.plugins.extras.editor.neo-tree"
],
"install_version": 8,
"news": {
"NEWS.md": "10960"
},
"version": 8
}