Skip to content

Commit

Permalink
ref #72 edbee-lib Tab issues linux
Browse files Browse the repository at this point in the history
  • Loading branch information
gamecreature authored Jan 22, 2018
1 parent 11b3fe1 commit 783dac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keymaps/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

// tab entry
{ "keys": "Tab", "command": "tab" },
{ "keys": "Backtab", "command": "tab_back" },
// { "keys": "Backtab", "command": "tab_back" },
{ "keys": "Shift+Tab", "command": "tab_back" },
{ "keys": "Shift+Backtab", "command": "tab_back" },
{ "keys": "Ctrl+]", "command": "indent" },
Expand Down

0 comments on commit 783dac3

Please sign in to comment.