Skip to content

Instantly share code, notes, and snippets.

@lgrz
Created January 8, 2012 23:51
Show Gist options
  • Save lgrz/1580178 to your computer and use it in GitHub Desktop.
Save lgrz/1580178 to your computer and use it in GitHub Desktop.
# Settings
#
fontName = "Monaco"
fontSize = 12
# File type specific configuration
#
[ source.js ]
softTabs = true
tabSize = 2
[ *.{txt,md,mdown} ]
softWrap = true
[ "{README,INSTALL,LICENSE,TODO}" ]
fileType = "text.plain"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment