docs: fixed tree

This commit is contained in:
Folke Lemaitre
2023-01-09 12:04:17 +01:00
committed by GitHub
parent ecf7a83181
commit 0dc68e0a21

View File

@@ -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>