added Pro Tip (tm)

This commit is contained in:
jomo
2014-07-16 00:39:25 +02:00
parent 433b2d3bbb
commit 195cf2c7ec
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -170,6 +170,8 @@ foobar = 2
a = 3 a = 3
``` ```
Pro Tip: Use the AlignTab plugin for Sublime Text!
## Vertical spacing ## Vertical spacing
Use at least one space left and one space right to equals signs, and one space right to colons. Use at least one space left and one space right to equals signs, and one space right to colons.