From 0dc68e0a21178dabe6dbe5030d847d041922016f Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Jan 2023 12:04:17 +0100 Subject: [PATCH] docs: fixed tree --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 338eac8..9139e6e 100644 --- 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