1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-05 16:43:22 +00:00

Add some sidebar shortcuts

This commit is contained in:
Holger Just 2013-04-15 18:02:28 +02:00
parent eaa5023980
commit dfc68822b5

View File

@ -1,2 +1,4 @@
[
{ "keys": ["ctrl+r"], "command": "side_bar_move" },
{ "keys": ["ctrl+n"], "command": "side_bar_new_file" }
]