aboutsummaryrefslogtreecommitdiffstats
path: root/src/nnn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nnn.h')
-rw-r--r--src/nnn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nnn.h b/src/nnn.h
index a576150..46579f8 100644
--- a/src/nnn.h
+++ b/src/nnn.h
@@ -250,6 +250,7 @@ static struct key bindings[] = {
/* Plugin key */
{ 'x', SEL_PLUGKEY },
{ ':', SEL_PLUGKEY },
+ { ';', SEL_PLUGKEY },
/* Run a plugin */
{ 'R', SEL_PLUGIN },
{ CONTROL('V'), SEL_PLUGIN },