Comment on Configuring Sublime Text 2parentComments−heelhook13yThey do the same thing, they are defined as: { "keys": ["super+t"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true} }, { "keys": ["super+p"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true} },
Comments
They do the same thing, they are defined as: