diff options
| author | Folke Lemaitre <folke.lemaitre@gmail.com> | 2023-01-09 12:04:17 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 12:04:17 +0100 | 
| commit | 0dc68e0a21178dabe6dbe5030d847d041922016f (patch) | |
| tree | d3992c73ee5a61a8f8e0a65a066e1ef67e1e5ac2 /README.md | |
| parent | ecf7a83181714e55f3bf8bf374cda3d2072f419d (diff) | |
docs: fixed tree
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 | 
1 files changed, 1 insertions, 3 deletions
@@ -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>  | 
