Skip to content

Instantly share code, notes, and snippets.

@phile
Created August 26, 2012 23:31
Show Gist options
  • Save phile/3484353 to your computer and use it in GitHub Desktop.
Save phile/3484353 to your computer and use it in GitHub Desktop.
My main .tm_properties for Textmate 2
windowTitle = "$TM_DIRECTORY/$TM_DISPLAYNAME"
wrapColumn = 80
showWrapColumn = true
fontName = "Andale mono"
fontSize = 18
tabSize = 2
softTabs = true
[ text ]
softWrap = false
[ text.plain ]
softWrap = true
[ attr.file.unknown-type ]
fileType = text
[ attr.file.unknown-encoding ]
encoding = UTF-8
TM_GIT = "/url/local/bin/git"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment