Skip to content

Commit

Permalink
Disable "show_in_minimap" by default
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Apr 16, 2015
1 parent 928bdec commit d267c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bh_core.sublime-settings
Expand Up @@ -31,7 +31,7 @@
// - outline
// - squiggly
// - stippled
"show_in_minimap": true,
"show_in_minimap": false,

// High visibility style and color for high visibility mode
// (solid|outline|underline)
Expand Down

0 comments on commit d267c29

Please sign in to comment.