A plain text editor with some basic functionality for Sublime Text
Clone this repository into your Packages folder for Sublime Text.
It is automatically applied to all files ending with .txt
done + tab - Using sublime completions this marks the line with "--", italicizes the text and changes its color to indicate a completed job.
* + tab - First tab adds space after the *, second tab moves the bullet and spacing to the next column. Useful for sub-lists
Anything written that starts in the first column is considred a header and the text styling is changed
Enjoy!