Fixed typo in README.md (#269)

This commit is contained in:
Matilde Bravo 2023-03-18 12:58:06 +00:00 committed by GitHub
parent 1346e503ea
commit 0ae6e18d55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: