diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 375f2fd..04643d1 100644 --- a/config.def.h +++ b/config.def.h @@ -330,7 +330,6 @@ static const KeyBinding bindings_insert[] = { { "<C-n>", ACTION(COMPLETE_WORD) }, { "<C-x><C-f>", ACTION(COMPLETE_FILENAME) }, { "<C-m>", ALIAS("<Enter>") }, - { "<C-o>", ACTION(MODE_OPERATOR_PENDING) }, { "<C-r>", ACTION(INSERT_REGISTER) }, { "<C-t>", ALIAS("<Escape>>>i") }, { "<C-x><C-e>", ACTION(WINDOW_SLIDE_UP) }, |
