aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index b851cf6..db3517a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -118,7 +118,6 @@ static const KeyBinding bindings_textobjects[] = {
{ "i}", ALIAS("i{") },
{ "ib", ALIAS("i(") },
{ "iB", ALIAS("i{") },
- { "ie", ACTION(TEXT_OBJECT_ENTIRE_INNER) },
{ "il", ACTION(TEXT_OBJECT_LINE_INNER) },
{ "ip", ACTION(TEXT_OBJECT_PARAGRAPH) },
{ "is", ACTION(TEXT_OBJECT_SENTENCE) },