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