This commit is contained in:
Alejandro Pinar Ruiz 2024-03-31 11:55:26 +02:00 committed by Gaétan Lepage
parent 0c16f59202
commit db6b61f117

View file

@ -220,7 +220,7 @@ in {
diagnosticsIndicator = diagnosticsIndicator =
helpers.defaultNullOpts.mkLuaFn "null" 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 = diagnosticsUpdateInInsert =
helpers.defaultNullOpts.mkBool true helpers.defaultNullOpts.mkBool true