update textmate default config

This commit is contained in:
Sami Samhuri 2017-04-13 08:25:10 -07:00
parent d42fdfe757
commit a1597cc579
No known key found for this signature in database
GPG key ID: F76F41F04D99808F

View file

@ -6,6 +6,8 @@ wrapColumn = "Use Window Frame"
spellChecking = false spellChecking = false
showInvisibles = false showInvisibles = false
windowTitle = "$TM_DISPLAYNAME — ${TM_DIRECTORY/.*\///} — $windowTitleSCM" windowTitle = "$TM_DISPLAYNAME — ${TM_DIRECTORY/.*\///} — $windowTitleSCM"
exclude = "{$exclude,*.zip}"
include = "{$include,.gitignore,.tm_properties}"
[ Makefile ] [ Makefile ]
softTabs = false softTabs = false