update gitsings
This commit is contained in:
parent
e109483e2e
commit
cf4b3e253b
1 changed files with 10 additions and 10 deletions
|
|
@ -4,22 +4,22 @@ _: {
|
|||
settings = {
|
||||
signs = {
|
||||
add = {
|
||||
text = "▎";
|
||||
text = " ";
|
||||
};
|
||||
change = {
|
||||
text = "▎";
|
||||
text = " ";
|
||||
};
|
||||
delete = {
|
||||
text = "";
|
||||
};
|
||||
topdelete = {
|
||||
text = "";
|
||||
};
|
||||
changedelete = {
|
||||
text = "▎";
|
||||
text = " ";
|
||||
};
|
||||
untracked = {
|
||||
text = "▎";
|
||||
text = "";
|
||||
};
|
||||
topdelete = {
|
||||
text = " ";
|
||||
};
|
||||
changedelete = {
|
||||
text = " ";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue