Skip to content

Commit

Permalink
Enable Highlight modified tabs, so that we can spot easily what files…
Browse files Browse the repository at this point in the history
… are not saved yet. Related to issue #10.
  • Loading branch information
Exadra37 committed Sep 12, 2015
1 parent d8b5ea2 commit 3cfb221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Packages/User/Preferences.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@

// If enabled, will highlight any line with a caret
"highlight_line": true,

// Makes tabs with modified files more visible
"highlight_modified_tabs": true,
}

0 comments on commit 3cfb221

Please sign in to comment.