This commit is contained in:
relikd
2012-08-01 23:54:14 +02:00
commit 3c28af30c3
6 changed files with 114 additions and 0 deletions

6
Default.sublime-keymap Normal file
View File

@@ -0,0 +1,6 @@
[
{
"keys": ["super+alt+ctrl+p"],
"command": "toggle_binary"
}
]