Remove auto-indentation for markdown files

Closes #395

@kevinsawicki I couldn't figure out a reason for this
indent pattern? I looked in the TextMate package and I
didn't see it there either.
This commit is contained in:
probablycorey
2013-04-01 09:14:58 -07:00
parent 19162db3ce
commit aea27ff779

View File

@@ -1,3 +0,0 @@
'.source.gfm':
'editor':
'increaseIndentPattern': '^\\s*([\\*\\+-])[ \\t]+'