Switch file without the annoying screen flicker from gotoanything's file previewing on each keystroke
Press enter and it'll open the file
-
Via Package Manager - search for:
goto file -
Locally
- In Sublime Text:
Preference -> Browse Package - Go to folder:
User - Put the
goto.pyfile
- In Sublime Text:
Preferences -> Keybind{ "keys": ["ctrl+p"], "command": "goto_file" }

