1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00
dotfiles/sublime/Default (OSX).sublime-keymap
2013-04-15 18:02:28 +02:00

5 lines
115 B
Plaintext

[
{ "keys": ["ctrl+r"], "command": "side_bar_move" },
{ "keys": ["ctrl+n"], "command": "side_bar_new_file" }
]