# TextMate 2 defaults stored in TextMate.app/Contexts/Resources/Default.tmProperties exclude = "{*.{o,pyc},Icon\r,CVS,_darcs,_MTN,\{arch\},blib,*~.nib}" include = "{.tm_properties,.htaccess}" TM_HG = "/opt/local/bin/hg" TM_GIT = "/opt/local/bin/git" [ "/usr/include/{**/,}*" ] tabSize = 8 [ text ] softWrap = true [ .git/COMMIT_EDITMSG ] softWrap = true spellChecking = true spellingLanguage = 'en' [ *.{icns,ico,jpg,jpeg,m4v,nib,pdf,png,psd,pyc,rtf,tif,tiff,xib} ] binary = true [ source.ruby ] softTabs = true tabSize = 2 [ source.python ] softTabs = true tabSize = 4 [ "/System/Library/Frameworks/**/Headers/**/*" ] encoding = "MACROMAN" [ "{README,INSTALL,LICENSE,TODO}" ] fileType = "text.plain" # Modified defaults can be saved in your home folder by naming the file ".tm_properties". # A .tm_properties file can be saved within any directory and they will become defaults # for every opened file within sub-directories until another one is encountered. # Discovered definition. invisibles = true