How to make ruler always be shown in Sublime text 2?
rulers, sublimetext, sublimetext2
Solution
Edit the "rulers" value in the default settings to contain the column number you want the ruler to be displayed on, and it will persist.
Problem
I use Sublime Text 2 and want a Ruler to be shown in every file with specific line-height. But I have to show it manually in every file.