diff options
| -rw-r--r-- | background_scripts/commands.coffee | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee index b8623fc8..76081068 100644 --- a/background_scripts/commands.coffee +++ b/background_scripts/commands.coffee @@ -200,7 +200,6 @@ defaultKeyMappings = "i": "enterInsertMode" "v": "enterVisualMode" "V": "enterVisualLineMode" - "e": "enterEditMode" "gv": "enterEditMode" "H": "goBack" |
