lazyvim-starter

My configuration changes to https://github.com/LazyVim/starter
git clone https://git.eamoncaddigan.net/lazyvim-starter.git
Log | Files | Refs | README | LICENSE

commit 81edf6f8fc7075b3ec5293bdefb079f403f4919e
parent 08c2089912f232087b7b47a1775aee48647c9d55
Author: Folke Lemaitre <folke.lemaitre@gmail.com>
Date:   Sat,  7 Jan 2023 11:32:42 +0100

docs: updated file tree

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -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