diff options
Diffstat (limited to 'src/nnn.h')
-rw-r--r-- | src/nnn.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 }, |