Sublime: show symbols hot key.
This commit is contained in:
		| @@ -5,5 +5,6 @@ | ||||
| 	{ "keys": ["super+shift+v"], "command": "paste" }, | ||||
| 	{ "keys": ["f3"], "command": "find_next" }, | ||||
| 	{ "keys": ["super+r"], "command": "show_panel", "args": {"panel": "replace"} }, | ||||
| 	{ "keys": ["super+g"], "command": "show_overlay", "args": {"overlay": "goto", "text": ":"} } | ||||
| 	{ "keys": ["super+g"], "command": "show_overlay", "args": {"overlay": "goto", "text": ":"} }, | ||||
| 	{ "keys": ["super+l"], "command": "show_overlay", "args": {"overlay": "goto", "text": "@"} } | ||||
| ] | ||||
		Reference in New Issue
	
	Block a user
	 Artem Sapegin
					Artem Sapegin