mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
update config for NerdFont v3.2.1
This commit is contained in:
parent
5ddbe5b35e
commit
00fb75edef
2 changed files with 18 additions and 5 deletions
|
@ -40,7 +40,8 @@ return {
|
|||
LineModified = "",
|
||||
LineRemoved = "",
|
||||
FileDeleted = "",
|
||||
FileIgnored = "◌",
|
||||
-- FileIgnored = "◌",
|
||||
FileIgnored = "",
|
||||
FileRenamed = "",
|
||||
FileStaged = "S",
|
||||
FileUnmerged = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue