Skip to content

Commit

Permalink
On Windows update lualine terminal icon (ryanoasis/nerd-fonts#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carcuis committed Nov 30, 2024
1 parent b0b01ff commit eebd73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ if has("nvim")
function()
return 'Terminal'
end,
icon = "",
icon = "",
padding = { left = 0, right = 0 },
separator = { left = '', right = '' },
}},
Expand Down

0 comments on commit eebd73b

Please sign in to comment.