開始行:
[[FrontPage/web]]
* SublimeText [#l41a8e23]
** python.exeプロセスを殺す [#w8a1d833]
taskkill /im python.exe
** キーバインド [#p328a485]
[
{ "keys": ["shift+space"], "command": "move", "args": {"...
{ "keys": ["ctrl+j"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+l"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+i"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+k"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+e"], "command": "move_to", "args": {"to...
{ "keys": ["f12"], "command": "reindent"}
]
終了行:
[[FrontPage/web]]
* SublimeText [#l41a8e23]
** python.exeプロセスを殺す [#w8a1d833]
taskkill /im python.exe
** キーバインド [#p328a485]
[
{ "keys": ["shift+space"], "command": "move", "args": {"...
{ "keys": ["ctrl+j"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+l"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+i"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+k"], "command": "move", "args": {"by": ...
{ "keys": ["ctrl+e"], "command": "move_to", "args": {"to...
{ "keys": ["f12"], "command": "reindent"}
]
ページ名: