style: configure lualine_a to show mode
This commit is contained in:
@@ -32,7 +32,9 @@ return {
|
||||
component_separators = { left = "", right = "" },
|
||||
},
|
||||
sections = {
|
||||
lualine_a = { "mode" },
|
||||
lualine_a = {
|
||||
{ "mode" },
|
||||
},
|
||||
lualine_b = {
|
||||
{ "branch" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user