fix depreciation
This commit is contained in:
parent
6e0730fb9c
commit
1187a75226
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
plugins.noice = {
|
plugins.noice = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
settings = {
|
||||||
cmdline = {
|
cmdline = {
|
||||||
view = "cmdline";
|
view = "cmdline";
|
||||||
format = {
|
format = {
|
||||||
|
|
@ -74,4 +75,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue