This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM ubuntu:21.04 | |
| RUN yes | unminimize | |
| RUN apt-get update && apt-get install -y \ | |
| ninja-build gettext libtool libtool-bin autoconf automake cmake g++ \ | |
| pkg-config unzip git man-db \ | |
| && apt-get clean \ | |
| && rm -rf /var/lib/apt/lists/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM ubuntu:21.04 | |
| RUN yes | unminimize | |
| RUN apt-get update && apt-get install -y \ | |
| ninja-build gettext libtool libtool-bin autoconf automake cmake g++ \ | |
| pkg-config unzip git man-db \ | |
| && apt-get clean \ | |
| && rm -rf /var/lib/apt/lists/* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/old.txt 2020-08-04 21:51:09.000000000 +0900 | |
| +++ /tmp/new.txt 2020-08-04 21:50:47.000000000 +0900 | |
| @@ -1,397 +1,383 @@ | |
| [INFO] Glyphs in '/Users/jinnouchi.yasushi/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| -'\n' 10 0xa UNKNOWN NAME | |
| -'!' 33 0x21 EXCLAMATION MARK | |
| -'"' 34 0x22 QUOTATION MARK | |
| -'#' 35 0x23 NUMBER SIGN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/old.txt 2020-08-04 21:51:09.000000000 +0900 | |
| +++ /tmp/new.txt 2020-08-04 21:50:47.000000000 +0900 | |
| @@ -1,397 +1,383 @@ | |
| [INFO] Glyphs in '/Users/jinnouchi.yasushi/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| -'\n' 10 0xa UNKNOWN NAME | |
| -'!' 33 0x21 EXCLAMATION MARK | |
| -'"' 34 0x22 QUOTATION MARK | |
| -'#' 35 0x23 NUMBER SIGN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/old.txt 2020-08-04 21:51:09.000000000 +0900 | |
| +++ /tmp/new.txt 2020-08-04 21:50:47.000000000 +0900 | |
| @@ -1,397 +1,383 @@ | |
| [INFO] Glyphs in '/Users/jinnouchi.yasushi/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| -'\n' 10 0xa UNKNOWN NAME | |
| -'!' 33 0x21 EXCLAMATION MARK | |
| -'"' 34 0x22 QUOTATION MARK | |
| -'#' 35 0x23 NUMBER SIGN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM python:3.8.3 | |
| RUN apt-get update && apt-get install -y \ | |
| ninja-build gettext libtool libtool-bin autoconf automake cmake g++ \ | |
| pkg-config unzip \ | |
| git \ | |
| && apt-get clean \ | |
| && rm -rf /var/lib/apt/lists/* | |
| RUN pip3 install pynvim |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/v1.0.5.txt 2020-05-24 19:14:20.000000000 +0900 | |
| +++ /tmp/v1.0.6.txt 2020-05-24 19:14:38.000000000 +0900 | |
| @@ -1,4 +1,4 @@ | |
| -[INFO] Glyphs in '/Users/delphinus/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| +[INFO] Glyphs in '/Users/jinnouchi.yasushi/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| '\n' 10 0xa UNKNOWN NAME | |
| @@ -51,7 +51,7 @@ | |
| 'O' 79 0x4f LATIN CAPITAL LETTER O |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/1.0.4.txt 2020-04-08 14:59:08.000000000 +0900 | |
| +++ /tmp/1.0.5.txt 2020-04-08 14:59:27.000000000 +0900 | |
| @@ -1,32 +1,54 @@ | |
| -[INFO] Glyphs in '/Users/delphinus/Downloads/JetBrainsMono-1.0.4/ttf/JetBrainsMono-Regular.ttf': | |
| +[INFO] Glyphs in '/Users/delphinus/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| -'H' 72 0x48 LATIN CAPITAL LETTER H | |
| -'n' 110 0x6e LATIN SMALL LETTER N | |
| -'p' 112 0x70 LATIN SMALL LETTER P |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/v1.0.3.txt 2020-03-15 18:31:59.000000000 +0900 | |
| +++ /tmp/v1.0.4.txt 2020-03-15 18:32:18.000000000 +0900 | |
| @@ -1,4 +1,4 @@ | |
| -[INFO] Glyphs in '/Users/delphinus/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| +[INFO] Glyphs in '/Users/delphinus/Downloads/JetBrainsMono-1.0.4/ttf/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| 'H' 72 0x48 LATIN CAPITAL LETTER H | |
| @@ -282,6 +282,7 @@ | |
| 'ẃ' 7811 0x1e83 LATIN SMALL LETTER W WITH ACUTE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- /tmp/v1.0.3.txt 2020-03-15 18:31:59.000000000 +0900 | |
| +++ /tmp/v1.0.4.txt 2020-03-15 18:32:18.000000000 +0900 | |
| @@ -1,4 +1,4 @@ | |
| -[INFO] Glyphs in '/Users/delphinus/Library/Fonts/JetBrainsMono-Regular.ttf': | |
| +[INFO] Glyphs in '/Users/delphinus/Downloads/JetBrainsMono-1.0.4/ttf/JetBrainsMono-Regular.ttf': | |
| '\r' 13 0xd UNKNOWN NAME | |
| ' ' 32 0x20 SPACE | |
| 'H' 72 0x48 LATIN CAPITAL LETTER H | |
| @@ -282,6 +282,7 @@ | |
| 'ẃ' 7811 0x1e83 LATIN SMALL LETTER W WITH ACUTE |