Skip to content

Instantly share code, notes, and snippets.

@yuma300
Created September 3, 2021 13:15
Show Gist options
  • Save yuma300/7cd578aebef640e9c4f43d42c7785f93 to your computer and use it in GitHub Desktop.
Save yuma300/7cd578aebef640e9c4f43d42c7785f93 to your computer and use it in GitHub Desktop.
binance_distribution.mac
//キーボードマクロのファイル
GoLineEnd(0); // 行末に移動(折り返し単位)
IndentTab(0); // TABインデント
Right(0); // カーソル右移動
DeleteBack(0); // カーソル前を削除
GoLineEnd(0); // 行末に移動(折り返し単位)
IndentTab(0); // TABインデント
Right(0); // カーソル右移動
DeleteBack(0); // カーソル前を削除
GoLineEnd(0); // 行末に移動(折り返し単位)
Right(0); // カーソル右移動
DeleteBack(0); // カーソル前を削除
IndentTab(0); // TABインデント
GoLineEnd(0); // 行末に移動(折り返し単位)
IndentTab(0); // TABインデント
Right(0); // カーソル右移動
DeleteBack(0); // カーソル前を削除
GoLineEnd(0); // 行末に移動(折り返し単位)
IndentTab(0); // TABインデント
Right(0); // カーソル右移動
DeleteBack(0); // カーソル前を削除
GoLineEnd(0); // 行末に移動(折り返し単位)
Right(0); // カーソル右移動
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment