I downloaded the Textmate bundle for haml in Sublime Text 2 and did this (changing comment from / to correct -#):
http://www.sublimetext.com/forum/viewtopic.php?f=4&t=3995
Well, now Ctrl+/ will always give -# which is good. But I also want another shortcut key for / such as Ctrl-#. How do I do that in Sublime Text 2? Basically I want shortcut key for both / and -# for comment.
Thanks all!!