new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 2 additions and 0 deletions
Showing only changes of commit da1271db4d - Show all commits

View File

@ -140,6 +140,8 @@ This will install the tree plugin and add the command `:Neotree` for you. For mo
In the file: `lua/custom/plugins/filetree.lua`, add:
```lua
-- File: lua/custom/plugins/filetree.lua
return {
"nvim-neo-tree/neo-tree.nvim",
version = "*",