#Sublime Text 2/3 Code Timer
##What it does It starts a clock in the status bar of sublime text for you to see how much time you are taking to write a code. Helpful in competetive programming. Also, you can set a countdown timer which pops up a message when the timer ends.
##How to use
- Download the package
- Open sublime text
- Go to Preference > Browse Packages
- Copy and Paste the plugin directory in the "packages" directory.
- Restart sublime text
- Now use the keyboard shortcuts or context menu to use the plugin.
##Key bindings
- ctrl + shift + x -> start the clock
- ctrl + shift + c -> start the countdown timer
- ctrl + shift + q -> stop the timer