Add material design git icon for lualine branch module
This commit is contained in:
parent
ed663b9674
commit
8b7289a321
|
@ -30,7 +30,7 @@ return {
|
|||
},
|
||||
sections = {
|
||||
lualine_a = { "mode" },
|
||||
lualine_b = { "filetype", "branch", "diff" },
|
||||
lualine_b = { "filetype", { "branch", icon = "" }, "diff" },
|
||||
lualine_c = { lsp_progress, "diagnostics" },
|
||||
lualine_x = {},
|
||||
lualine_y = { "searchcount", "progress", "selectioncount" },
|
||||
|
|
Loading…
Reference in a new issue