mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
nixvimConfigs/fiesta/setups/ui: update deprecated code
This commit is contained in:
parent
496e48ce20
commit
309ec036b3
@ -80,13 +80,12 @@ in
|
||||
sections = {
|
||||
lualine_a = [ "mode" ];
|
||||
lualine_c = [
|
||||
"filename"
|
||||
|
||||
{
|
||||
name = "filename";
|
||||
extraConfig = {
|
||||
newfile_status = true;
|
||||
shorting_target = 10;
|
||||
path = 1;
|
||||
};
|
||||
newfile_status = true;
|
||||
shorting_target = 10;
|
||||
path = 1;
|
||||
}
|
||||
];
|
||||
lualine_z = [ "location" ];
|
||||
|
Loading…
Reference in New Issue
Block a user