Skip to content

Instantly share code, notes, and snippets.

View okanon's full-sized avatar
🍇
JELLY LAY

okanon okanon

🍇
JELLY LAY
View GitHub Profile
@okanon
okanon / Lisa.colorscheme
Last active August 7, 2020 12:23
ubuntu20.04 LTS install scripts
[Background]
Color=244,244,244
[BackgroundFaint]
Color=225,226,226
[BackgroundIntense]
Color=235,236,236
[Color0]
@okanon
okanon / eat-mecab-java.md
Last active August 5, 2020 01:43
Eat MeCab-Java built on Ubuntu and macOS

Eat MeCab-Java built on Ubuntu 20.04 and macOS Catalina

How to Build

MeCab

wget "https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE" -O mecab-0.996.tar.gz

MeCab Dictionary (IPA)

MeCab-Java

@okanon
okanon / vim-scala.color
Created August 6, 2020 14:12
vim scala colorset
scalaKeyword xxx links to Keyword
scalaInstanceDeclaration xxx links to Special
scalaCaseFollowing xxx links to Special
scalaNameDefinition xxx links to Function
scalaQuasiQuotes xxx cleared
scalaBlock xxx cleared
scalaAkkaSpecialWord xxx links to PreProc
scalatestSpecialWord xxx links to PreProc
scalatestShouldDSLA xxx links to PreProc
scalatestShouldDSLB xxx links to PreProc