[
	{ "keys": ["ctrl+tab"], "command": "next_view" },
	{ "keys": ["ctrl+shift+tab"], "command": "prev_view" },
	{ "keys": ["super+alt+s"], "command": "toggle_side_bar" },
	{ "keys": ["super+shift+d"], "command": "clone_file" }
]