Compare commits

..

1 Commits

Author SHA1 Message Date
diniamo 663675199a
Merge dde2b5cac4 into b0af809b95 2024-06-27 08:04:13 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ in {
setupOpts = mkPluginSetupOption "Bufferline-nvim" {
highlights = mkOption {
type = either attrs luaInline;
default = {};
default = null;
description = ''
Overrides the highlight groups of bufferline.