Skip to content

Instantly share code, notes, and snippets.

@notlmn
Forked from ramlmn/Preferences.sublime-settings
Last active May 10, 2018 13:44
Show Gist options
  • Select an option

  • Save notlmn/f95d3a7d060019f17ccbe6862f3481a0 to your computer and use it in GitHub Desktop.

Select an option

Save notlmn/f95d3a7d060019f17ccbe6862f3481a0 to your computer and use it in GitHub Desktop.
{
"auto_close_tags": false,
"auto_find_in_selection": true,
"copy_with_empty_selection": false,
"default_line_ending": "LF",
"drag_text": false,
"draw_white_space": "all",
"font_face": "Consolas",
"font_size": 11,
"highlight_line": true,
"rulers": [100],
"show_encoding": true,
"show_line_endings": true,
"tab_size": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment