disable spell checking on text files in TextMate
This commit is contained in:
parent
1ab435bb5e
commit
e3aff2a445
1 changed files with 1 additions and 0 deletions
|
|
@ -42,3 +42,4 @@ softWrap = false
|
||||||
wrapColumn = "Use Window Frame"
|
wrapColumn = "Use Window Frame"
|
||||||
softTabs = true
|
softTabs = true
|
||||||
tabSize = 2
|
tabSize = 2
|
||||||
|
spellChecking = false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue