From dfba8bab93c1b25be0d9d73d750b745697f1b0b3 Mon Sep 17 00:00:00 2001 From: Brian Di Palma <1597820+briandipalma@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:06:22 +0000 Subject: [PATCH] docs: Update README.md (#167) 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