mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
Fixed typo in README.md (#269)
This commit is contained in:
parent
1346e503ea
commit
0ae6e18d55
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
Sometimes NixVim won't be able to provide for all your customization needs.
|
||||||
In these cases, the `extraConfigVim` and `extraConfigLua` options are
|
In these cases, the `extraConfigVim` and `extraConfigLua` options are
|
||||||
provided:
|
provided:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue