summaryrefslogtreecommitdiff
path: root/normal.py
diff options
context:
space:
mode:
Diffstat (limited to 'normal.py')
-rw-r--r--normal.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/normal.py b/normal.py
index 9bed909..4fe6ea3 100644
--- a/normal.py
+++ b/normal.py
@@ -101,7 +101,6 @@ def normal_mode(self, event, char):
self.press('p')
handled=True
-
if ev == 'x':
self.press('percent', X.ShiftMask)
handled=True