Skip to content

Commit

Permalink
Fix double click to select by word.
Browse files Browse the repository at this point in the history
  • Loading branch information
priydes committed Aug 4, 2015
1 parent ceb9025 commit 4d01793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Default.sublime-mousemap
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
{
"button": "button1", "count": 2,
"press_command": "drag_select",
"press_args": {"by": "words"},
"command": "swi_double_mouse_up"
}

Expand Down

0 comments on commit 4d01793

Please sign in to comment.