modules/vim: fix spelllang key
This commit is contained in:
parent
a6b4b729ba
commit
46e9e38ff1
1 changed files with 1 additions and 1 deletions
|
@ -4040,7 +4040,7 @@ let
|
|||
extraHelp = [ "isfname" ];
|
||||
};
|
||||
|
||||
spellang = {
|
||||
spelllang = {
|
||||
type = listOf str;
|
||||
vimDefault = "en";
|
||||
description = ''
|
||||
|
|
Loading…
Reference in a new issue