mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
finish record io
This commit is contained in:
@@ -297,7 +297,7 @@ export class Editor {
|
||||
this.ace_editor.commands.removeCommand('goToNextError')
|
||||
|
||||
|
||||
this.ace_editor.commands.bindKey("F4", "goto_definition");
|
||||
this.ace_editor.commands.bindKey("F5", "goto_definition");
|
||||
VimApi._mapCommand({
|
||||
keys: 'gd',
|
||||
type: 'action',
|
||||
|
||||
Reference in New Issue
Block a user