Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmartineau committed Jun 3, 2013
1 parent a721ca9 commit e698042
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Package Control.last-run
@@ -1 +1 @@
1370264138
1370276435
22 changes: 1 addition & 21 deletions Package Control.sublime-settings
Expand Up @@ -7,67 +7,50 @@
"All Autocomplete",
"Auto Semi-Colon",
"AutoFileName",
"Backbone.js",
"Beanstalk Tools",
"BracketHighlighter",
"Case Conversion",
"Cobalt2",
"Color Highlighter",
"CSScomb",
"DetectSyntax",
"DocBlockr",
"EditorConfig",
"Element Finder",
"Emmet",
"FindKeyConflicts",
"Gist",
"GotoRecent",
"Grunt",
"Handlebars",
"HTML5",
"HTMLAttributes",
"Inc-Dec-Value",
"Insert Nums",
"JavaScript Refactor",
"jQuery",
"JsFormat",
"JSHint",
"JsMinifier",
"LESS",
"Line Completion",
"LineEndings",
"Liquid",
"List LESS Variables",
"MarkAndMove",
"MarkdownBuild",
"Modific",
"MoveTab",
"MoveText",
"Nettuts+ Fetch",
"Open Recent Files",
"Package Control",
"Placeholders",
"PlainTasks",
"Prefixr",
"ReadmePlease",
"RegReplace",
"Sass",
"SASS Snippets",
"Schemr",
"ScopeHunter",
"SCSS",
"SCSS Snippets",
"SideBarEnhancements",
"SideBarGit",
"SmartMarkdown",
"Snake",
"Statusbar Path",
"sublime-levels",
"SublimeCodeIntel",
"SublimeLinter",
"SublimeLinter Beta",
"SublimeOnSaveBuild",
"SublimePeek",
"SublimeTODO",
"SyncedSideBar",
"Synchronized File Scrolling",
Expand All @@ -76,9 +59,6 @@
"TernJS",
"TextCommands",
"Theme - Phoenix",
"Theme - Soda",
"View In Browser",
"Web Inspector",
"ZenCoding"
"Theme - Soda"
]
}
34 changes: 12 additions & 22 deletions Preferences.sublime-settings
Expand Up @@ -20,7 +20,7 @@
"*.jar",
"*.zip"
],
"caret_style": "phase",
"caret_style": "wide",
"close_windows_when_empty": true,
"color_scheme": "Packages/Color Scheme - Default/Tomorrow-Night.tmTheme",
"default_line_ending": "windows",
Expand All @@ -47,44 +47,34 @@
[
"subpixel_antialias"
],
"font_size": 15.0,
"font_size": 16.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage",
"SideBarGit",
"SublimeOnSaveBuild",
"Statusbar Path",
"SublimeLinter",
"SASS Snippets",
"Auto Semi-Colon",
"Snake",
"SCSS Snippets",
"SVN",
"AdvancedNewFile",
"BracketHighlighter",
"Boost-Snippets",
"SASS Snippets",
"SublimeCodeIntel",
"Vintage",
"Modific",
"Web Inspector",
"View In Browser",
"Auto Semi-Colon",
"Theme - Soda",
"SublimeOnSaveBuild",
"SCSS Snippets",
"Statusbar Path",
"TernJS",
"Sass",
"SublimeCodeIntel",
"Theme - Soda",
"Live CSS",
"JSHint",
"ZenCoding",
"Open Recent Files",
"sublime-list-sass-vars"
"SublimeLinter"
],
"indent_guide_options":
[
"draw_active"
],
"indent_subsequent_lines": false,
"indent_to_bracket": true,
"inverse_cursor_state": true,
"line_padding_bottom": 2,
"line_padding_top": 2,
"match_brackets_angle": true,
Expand Down

0 comments on commit e698042

Please sign in to comment.