diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Refer to the comments in the files on how to customize **LazyVim**. │ │ ├── lazy.lua │ │ └── options.lua │ └── plugins -│ ├── example.lua +│ ├── editor.lua │ ├── lsp.lua │ └── treesitter.lua ├── init.lua |
