mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: icons: update diff_gutter icons.
This commit is contained in:
parent
8c0feb8acc
commit
ee56a372eb
1 changed files with 2 additions and 2 deletions
|
|
@ -50,8 +50,8 @@ return {
|
|||
removed = "",
|
||||
},
|
||||
diff_gutter = {
|
||||
add = "▍",
|
||||
change = "▍",
|
||||
add = "▎",
|
||||
change = "▎",
|
||||
delete = "",
|
||||
untracked = "+",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue