mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-19 13:30:17 +00:00
docs: update changelog for lualine disabled filetypes options
This commit is contained in:
parent
f3c25ab998
commit
13de788980
2 changed files with 8 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ in {
|
|||
};
|
||||
winbar = mkOption {
|
||||
type = listOf str;
|
||||
default = [ ];
|
||||
default = [];
|
||||
description = "Filetypes to disable lualine on for winbar";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue