From 1415d39e5ee23bb4ea3043730d653c7d6af4f81a Mon Sep 17 00:00:00 2001 From: Brian Di Palma <1597820+briandipalma@users.noreply.github.com> Date: Fri, 3 Feb 2023 12:57:20 +0000 Subject: [PATCH] Update README.md Pretty sure it's not meant to be `.toml`? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d92d98f..0c23014f 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ will be automatically loaded by [lazy.nvim](https://github.com/folke/lazy.nvim) │   ├── spec1.lua │   ├── ** │   └── spec2.lua -└── init.toml +└── init.lua ## ⚙️ Configuration