mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 17:28:39 +02:00
Fix typo
This commit is contained in:
parent
0c16f59202
commit
db6b61f117
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ in {
|
|||
|
||||
diagnosticsIndicator =
|
||||
helpers.defaultNullOpts.mkLuaFn "null"
|
||||
"Either `null` or a function that returns the diagnistics indicator.";
|
||||
"Either `null` or a function that returns the diagnostics indicator.";
|
||||
|
||||
diagnosticsUpdateInInsert =
|
||||
helpers.defaultNullOpts.mkBool true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue