disable spell checking on text files in TextMate

This commit is contained in:
Sami Samhuri 2018-02-26 20:19:04 -08:00
parent 1ab435bb5e
commit e3aff2a445

View file

@ -42,3 +42,4 @@ softWrap = false
wrapColumn = "Use Window Frame"
softTabs = true
tabSize = 2
spellChecking = false