feat(statusline): add cmd to lualine

a
This commit is contained in:
2025-05-09 14:47:59 +04:00
parent 9f07874772
commit 193b296118
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ require("lualine").setup({
source = nil, -- A function that works as a data source for diff.
}
},
lualine_x = { 'encoding', 'filetype',
lualine_x = { '%S', 'encoding', 'filetype',
{
'diagnostics',