]> git.localhorst.tv Git - nvim-config.git/commitdiff
docs: fixed tree
authorFolke Lemaitre <folke.lemaitre@gmail.com>
Mon, 9 Jan 2023 11:04:17 +0000 (12:04 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Jan 2023 11:04:17 +0000 (12:04 +0100)
README.md

index 338eac8c9221986c61750b3e6a096d69a7067374..9139e6e3ca00630df22666482153cf07d31f7ed6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,9 +23,7 @@ Refer to the comments in the files on how to customize **LazyVim**.
 │   │   ├── lazy.lua
 │   │   └── options.lua
 │   └── plugins
-│       ├── editor.lua
-│       ├── lsp.lua
-│       └── treesitter.lua
+│       └── example.lua
 ├── init.lua
 └── stylua.toml
 </pre>