fix(icons): replace obsolete Nerd icons (#331)

This commit is contained in:
Sakari 2023-02-28 16:59:50 +08:00 committed by GitHub
parent 70966bbc19
commit 588dc5dd65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -243,8 +243,8 @@ return {
signs = {
add = { text = "" },
change = { text = "" },
delete = { text = "" },
topdelete = { text = "" },
delete = { text = "󰐊" },
topdelete = { text = "󰐊" },
changedelete = { text = "" },
untracked = { text = "" },
},