mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/statuslines: normalize plugin defaults
This commit is contained in:
parent
0caa5b957e
commit
d7b0cf8014
2 changed files with 5 additions and 5 deletions
|
@ -120,7 +120,7 @@ mkVimPlugin config {
|
|||
(enum [ "flag" ])
|
||||
]
|
||||
)
|
||||
"true"
|
||||
true
|
||||
''
|
||||
Display spelling language when spell detection is enabled (if enough space is
|
||||
available).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue