From 0ae6e18d55478c86f00e829bba3051077c881d0f Mon Sep 17 00:00:00 2001 From: Matilde Bravo Date: Sat, 18 Mar 2023 12:58:06 +0000 Subject: [PATCH] Fixed typo in README.md (#269) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46703c6d..c2c2bc8a 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ leader key. This is easy with the `globals` attribute: } ``` -## Aditional config +## Additional config Sometimes NixVim won't be able to provide for all your customization needs. In these cases, the `extraConfigVim` and `extraConfigLua` options are provided: