update textmate default config
This commit is contained in:
parent
d42fdfe757
commit
a1597cc579
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ wrapColumn = "Use Window Frame"
|
|||
spellChecking = false
|
||||
showInvisibles = false
|
||||
windowTitle = "$TM_DISPLAYNAME — ${TM_DIRECTORY/.*\///} — $windowTitleSCM"
|
||||
exclude = "{$exclude,*.zip}"
|
||||
include = "{$include,.gitignore,.tm_properties}"
|
||||
|
||||
[ Makefile ]
|
||||
softTabs = false
|
||||
|
|
|
|||
Loading…
Reference in a new issue