mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-05 14:54:33 +02:00
colorschemes/gruvbox: fix gruvox typo
This commit is contained in:
parent
e06aac2bec
commit
81f54bcdd6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in {
|
||||||
optionName:
|
optionName:
|
||||||
mkRemovedOptionModule
|
mkRemovedOptionModule
|
||||||
["colorschemes" "gruvbox" optionName]
|
["colorschemes" "gruvbox" optionName]
|
||||||
"Please use `colorschemes.gruvox.settings.${helpers.toSnakeCase optionName}` instead."
|
"Please use `colorschemes.gruvbox.settings.${helpers.toSnakeCase optionName}` instead."
|
||||||
)
|
)
|
||||||
[
|
[
|
||||||
"italics"
|
"italics"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue