Skip to content

Commit

Permalink
Closes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Dec 23, 2022
1 parent b0e02ac commit 33f2184
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,16 +350,6 @@
"command": "juvix-mode.loadFileRepl",
"args": "Juvix: repl",
"when": "(editorLangId == Juvix || editorLangId == JuvixCore) && editorTextFocus"
},
{
"key": "alt+,",
"command": "workbench.action.navigateBack",
"when": "editorLangId == Juvix"
},
{
"key": "alt+.",
"command": "workbench.action.navigateForward",
"when": "editorLangId == Juvix"
}
],
"submenus": [
Expand Down

0 comments on commit 33f2184

Please sign in to comment.