icylace / CursorRuler

Marks the current cursor position(s) using dynamic rulers. For Sublime Text 2 and 3.
62 stars 5 forks source link

`rulers` isn't treated right when it's set to a number instead of array #14

Open icylace opened 8 years ago

icylace commented 8 years ago

If the rulers user setting is an integer or a float then it will be treated as an empty list by CursorRuler. This will erroneously not render that ruler.