aziz / PlainTasks

An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
MIT License
3.29k stars 286 forks source link

Line number not showing for todo extention files #373

Closed nivir closed 6 years ago

nivir commented 6 years ago

On Sublime Text Version 3.0 I can not see the line numbers on todo extension files. Do I need to include anything in the setting ? Any suggestion ?

nivir commented 6 years ago

On settings need to include following

"line_numbers": true,