Skip to content

Commit 64dea6d

Browse files
stgpepperAlexCzar
authored andcommitted
Update README.md (nvim-lua#763)
Added file text to code block for consistency since the other plugin had file also inside code block.
1 parent 9d05f69 commit 64dea6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ This will install the tree plugin and add the command `:Neotree` for you. For mo
140140
In the file: `lua/custom/plugins/filetree.lua`, add:
141141

142142
```lua
143+
-- File: lua/custom/plugins/filetree.lua
144+
143145
return {
144146
"nvim-neo-tree/neo-tree.nvim",
145147
version = "*",

0 commit comments

Comments
 (0)