Skip to content

Instantly share code, notes, and snippets.

@storm-5
storm-5 / default.custom.yaml
Created April 27, 2019 04:24 — forked from lotem/default.custom.yaml
在Rime輸入方案選單中添加五筆、雙拼、粵拼、注音,保留你需要的
# default.custom.yaml
# save it to:
# ~/.config/ibus/rime (linux)
# ~/Library/Rime (macos)
# %APPDATA%\Rime (windows)
patch:
schema_list:
- schema: luna_pinyin # 朙月拼音
- schema: luna_pinyin_simp # 朙月拼音 简化字模式
@storm-5
storm-5 / introrx.md
Created June 27, 2018 05:57 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing