Skip to content

Commit

Permalink
change darwin's keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
David Falcão committed Dec 7, 2017
1 parent b7258bd commit 5c4e138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keymaps/darwin.cson
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
'ctrl-shift-tab ^ctrl': 'pane:move-active-item-to-top-of-stack'
'cmd-=': 'window:increase-font-size'
'cmd-+': 'window:increase-font-size'
'cmd--': 'window:decrease-font-size'
'cmd-_': 'window:decrease-font-size'
'cmd--': 'window:decrease-font-size'
'cmd-0': 'window:reset-font-size'

'cmd-k up': 'pane:split-up-and-copy-active-item' # Atom Specific
Expand Down

0 comments on commit 5c4e138

Please sign in to comment.