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 = {
|
settings = {
|
||||||
signs = {
|
signs = {
|
||||||
add = {
|
add = {
|
||||||
text = "▎";
|
text = " ";
|
||||||
};
|
};
|
||||||
change = {
|
change = {
|
||||||
text = "▎";
|
text = " ";
|
||||||
};
|
};
|
||||||
delete = {
|
delete = {
|
||||||
text = "";
|
text = " ";
|
||||||
};
|
|
||||||
topdelete = {
|
|
||||||
text = "";
|
|
||||||
};
|
|
||||||
changedelete = {
|
|
||||||
text = "▎";
|
|
||||||
};
|
};
|
||||||
untracked = {
|
untracked = {
|
||||||
text = "▎";
|
text = "";
|
||||||
|
};
|
||||||
|
topdelete = {
|
||||||
|
text = " ";
|
||||||
|
};
|
||||||
|
changedelete = {
|
||||||
|
text = " ";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue