Add material design git icon for lualine branch module

This commit is contained in:
Evie Litherland-Smith 2023-05-11 08:00:37 +01:00
parent ed663b9674
commit 8b7289a321

View file

@ -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" },