feat(lualine): remove filemode
This commit is contained in:
@@ -14,7 +14,6 @@ local function setup()
|
|||||||
lualine_a = {},
|
lualine_a = {},
|
||||||
lualine_b = {},
|
lualine_b = {},
|
||||||
lualine_c = {
|
lualine_c = {
|
||||||
"mode",
|
|
||||||
{ "filename", path = 1, },
|
{ "filename", path = 1, },
|
||||||
"diff",
|
"diff",
|
||||||
{ "diagnostics", sources = { "nvim_lsp", }, },
|
{ "diagnostics", sources = { "nvim_lsp", }, },
|
||||||
|
|||||||
Reference in New Issue
Block a user