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, 0 insertions, 1 deletions
diff --git a/src/nnn.h b/src/nnn.h
index 8517578..b4ba6f2 100644
--- a/src/nnn.h
+++ b/src/nnn.h
@@ -226,7 +226,6 @@ static struct key bindings[] = {
{ 'e', SEL_RUNEDIT },
{ 'p', SEL_RUNPAGE },
/* Open notes file */
- { 'N', SEL_NOTE },
{ CONTROL('N'), SEL_NOTE },
/* Lock screen */
{ 'L', SEL_LOCK },