Currently, we are hard coded to use the plugin directory for Sublime Text 2 on Linux. If we are going to release this for all to use, we need to fix it.
There are 2 notes worth reading, the second of which makes the most sense:
# TODO: It would be nice to pull directory location from Sublime but it isn't critical
# TODO: Go about this by sniffing the known directory locations =D. If it exists, use it. (ST3 over ST2).
Currently, we are hard coded to use the plugin directory for Sublime Text 2 on Linux. If we are going to release this for all to use, we need to fix it.
There are 2 notes worth reading, the second of which makes the most sense: