aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fdcbb9b..6e38e42 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,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 = "*",