Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- { "keys": ["f5"], "command": "build" },
- { "keys": ["ctrl+q"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true} },
- { "keys": ["super+q"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true} },
- //{ "keys": ["ctrl+p"], "command": "show_overlay", "args": {"overlay": "command_palette"} },
- { "keys": ["ctrl+tab"], "command": "next_view" },
- { "keys": ["ctrl+p"], "command": "auto_complete" },
- { "keys": ["super+p"], "command": "auto_complete" },
- { "keys": ["ctrl+n"], "command": "auto_complete" },
- { "keys": ["super+n"], "command": "auto_complete" },
- { "keys": ["ctrl+shift+tab"], "command": "prev_view" }
- ]
Advertisement
Add Comment
Please, Sign In to add comment