AutoYADM commit: 2024-11-28 15:15:04
This commit is contained in:
parent
f2dec3fdc3
commit
d6231c0bac
1 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,11 @@ local sections = {
|
|||
return modes[str] or str
|
||||
end,
|
||||
},
|
||||
{
|
||||
require("noice").api.status.mode.get,
|
||||
cond = require("noice").api.status.mode.has,
|
||||
-- color = { fg = "#ff9e64" },
|
||||
},
|
||||
},
|
||||
lualine_b = { "branch", "diff" },
|
||||
lualine_c = { { "filename", path = 1 } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue