Skip to content

Instantly share code, notes, and snippets.

View ahmadwaskita's full-sized avatar

Ahmad Waskita ahmadwaskita

View GitHub Profile

Sublime Text 2 - Useful Shortcuts

Tested in Mac OS X: super == command

Open/Goto


  • super+t: go to file
  • super+ctrl+p: go to project
  • super+r: go to methods
@ahmadwaskita
ahmadwaskita / .gitignore
Created December 8, 2016 13:55 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #