diff --git a/plugins/bufferlines/bufferline.nix b/plugins/bufferlines/bufferline.nix index 270c7df5..3d70d600 100644 --- a/plugins/bufferlines/bufferline.nix +++ b/plugins/bufferlines/bufferline.nix @@ -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