Skip to content

Instantly share code, notes, and snippets.

View delphinus's full-sized avatar

JINNOUCHI Yasushi delphinus

View GitHub Profile
@delphinus
delphinus / Dockerfile
Created March 4, 2021 01:53
Telescope testing
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 libsqlite3-dev \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
@delphinus
delphinus / Dockerfile
Created February 6, 2021 07:34
denite.nvim testing
FROM ubuntu:21.04
RUN yes | unminimize
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y \
ninja-build gettext libtool libtool-bin autoconf automake cmake g++ \
pkg-config unzip git python3 python3-dev
@delphinus
delphinus / Dockerfile
Created February 3, 2021 01:04
telescope-frecency.nvim bug report
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 libsqlite3-dev \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
@delphinus
delphinus / Dockerfile
Created February 1, 2021 02:51
Neovim + plenary.nvim
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/*
@delphinus
delphinus / Dockerfile
Last active January 21, 2021 00:44
Testing telescope.nvim on the latest Neovim
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/*
@delphinus
delphinus / glyphs.diff
Created August 4, 2020 12:52
JetBrains Mono v1.0.6 → v2.0.1 diff
--- /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
@delphinus
delphinus / glyphs.diff
Created August 4, 2020 12:52
JetBrains Mono v1.0.6 → v2.0.1 diff
--- /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
@delphinus
delphinus / glyphs.diff
Created August 4, 2020 12:52
JetBrains Mono v1.0.6 → v2.0.1 diff
--- /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
@delphinus
delphinus / Dockerfile
Last active August 17, 2020 12:53
Neovim testing
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
@delphinus
delphinus / glyphs.diff
Created May 24, 2020 10:15
JetBrains Mono v1.0.5 → v1.0.6 diff
--- /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