- Modified arrow symbols in Powerline set to remove gaps #395
This commit is contained in:
philipp.nurullin 2021-01-27 14:18:16 +03:00
parent bec96d3b32
commit 108fc51dab
61 changed files with 56 additions and 29 deletions

View File

@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
## 2.224 (Unreleased)
## 2.225 (27.01.2021)
- Added exclusion in `<-` ligature to look reasonable in negative arguments for C++ `<-1>` #107
- `/**` brought back #202
- `*/` `/*` aligned to match `*` #215

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,8 @@
{
.appVersion = "1352";
DisplayStrings = (
"/uniE0B0"
);
classes = (
{
automatic = 1;
@ -110,7 +113,7 @@ name = "Use Line Breaks";
value = 1;
}
);
date = "2021-01-25 09:56:01 +0000";
date = "2021-01-27 10:04:06 +0000";
designer = "Philipp Nurullin, Konstantin Bulenkov";
designerURL = "https://www.jetbrains.com";
familyName = "JetBrains Mono";
@ -112605,8 +112608,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -112619,8 +112624,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -112633,8 +112640,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -112709,9 +112718,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -112723,9 +112734,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -112737,9 +112750,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -113098,5 +113113,5 @@ tH = 45;
};
};
versionMajor = 2;
versionMinor = 224;
versionMinor = 225;
}

View File

@ -110,7 +110,7 @@ Tag = wght;
);
}
);
date = "2021-01-25 13:52:53 +0000";
date = "2021-01-27 10:03:21 +0000";
designer = "Philipp Nurullin, Konstantin Bulenkov";
designerURL = "https://www.jetbrains.com";
familyName = "JetBrains Mono";
@ -113228,8 +113228,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -113242,8 +113244,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -113256,8 +113260,10 @@ paths = (
closed = 1;
nodes = (
"600 360 LINE",
"0 1020 LINE",
"0 -300 LINE"
"10 1020 LINE",
"-40 1020 LINE",
"-40 -300 LINE",
"10 -300 LINE"
);
}
);
@ -113332,9 +113338,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -113346,9 +113354,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -113360,9 +113370,11 @@ paths = (
{
closed = 1;
nodes = (
"600 1020 LINE",
"640 -300 LINE",
"640 1020 LINE",
"590 1020 LINE",
"0 360 LINE",
"600 -300 LINE"
"590 -300 LINE"
);
}
);
@ -113709,5 +113721,5 @@ tH = 45;
};
};
versionMajor = 2;
versionMinor = 224;
versionMinor = 225;
}