Skip to content

Commit

Permalink
Added highlighting of current line to make editing and double-clickin…
Browse files Browse the repository at this point in the history
…g warnings/errors faster
  • Loading branch information
LorenzMeier committed Aug 7, 2013
1 parent 28fa96e commit 53d69f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Firmware.sublime-project
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
"settings":
{
"tab_size": 8,
"translate_tabs_to_spaces": false
"translate_tabs_to_spaces": false,
"highlight_line": true
},
"build_systems":
[
Expand Down

0 comments on commit 53d69f9

Please sign in to comment.