Skip to content

Instantly share code, notes, and snippets.

@kaosf
Created March 29, 2013 04:43
Show Gist options
  • Save kaosf/5268791 to your computer and use it in GitHub Desktop.
Save kaosf/5268791 to your computer and use it in GitHub Desktop.
yamy 設定ファイル
include "109.mayu"
include "104on109.mayu"
# def subst *RightSquareBracket = *Enter
def subst *YenSign = *BackSpace
def subst *E0英数 = *E0英数 # 104on109 内の設定を無効化
mod control += E0英数
key *E0英数 = *LControl
def subst *変換 = *変換
# def subst *E0無変換 = $ToggleIME
def subst S-C-Space = $ToggleIME
################################################################################
# include "109.mayu"
# include "104on109.mayu"
# def subst *英数 = *英数
# mod control += 英数
# key *英数 = *LeftControl
# def subst *RightSquareBracket = *Enter
# include "109.mayu"
# include "104on109.mayu"
# def subst *RightSquareBracket = *Enter
# def subst *E0英数 = *E0英数
# mod control += E0英数
# key *E0英数 = *LControl
# def subst *変換 = *変換
# def subst *E0無変換 = $ToggleIME
# include "109.mayu"
# include "104on109.mayu"
# def subst *YenSign = *BackSpace
# def subst *E0英数 = *E0英数
# mod control += E0英数
# key *E0英数 = *LControl
# def subst *変換 = *変換
# def subst *E0無変換 = $ToggleIME
# include "109.mayu"
# mod control += E0英数
# key *E0英数 = *LControl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment