mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-09 02:21:07 +01:00
treewide: fix typos
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
03a51dbf3d
commit
ee32f43f54
7 changed files with 11 additions and 11 deletions
|
|
@ -65,7 +65,7 @@ in
|
|||
message = ''
|
||||
You have enabled `autoEnableSources` that tells Nixvim to automatically
|
||||
enable the source plugins with respect to the list of sources provided in `settings.sources`.
|
||||
However, the latter is proveded as a raw lua string which is not parseable by Nixvim.
|
||||
However, the latter is provided as a raw lua string which is not parseable by Nixvim.
|
||||
|
||||
If you want to keep using raw lua for defining your sources:
|
||||
- Ensure you enable the relevant plugins manually in your configuration;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue