aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nnn.11
-rw-r--r--plugins/README.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/nnn.1 b/nnn.1
index e4f815d..38b0175 100644
--- a/nnn.1
+++ b/nnn.1
@@ -291,7 +291,6 @@ used. A single combination of arguments is supported for SHELL and PAGER.
----------------------------------- + -------------------------------------------------
Key:Command | Description
----------------------------------- + -------------------------------------------------
- e:-_vi $nnn* | Edit hovered file in vi
k:-_fuser -kiv $nnn* | Interactively kill process(es) using hovered file
l:_git log | Show git log
n:-_vi /home/user/Dropbox/dir/note* | Take quick notes in a synced file/dir of notes
diff --git a/plugins/README.md b/plugins/README.md
index d167455..b8666e6 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -118,7 +118,6 @@ Notes:
| Key:Command | Description |
|---|---|
-| `e:-_vi $nnn*` | Edit hovered file in vi |
| `k:-_fuser -kiv $nnn*` | Interactively kill process(es) using hovered file |
| `l:_git log` | Show git log |
| `n:-_vi /home/user/Dropbox/dir/note*` | Take quick notes in a synced file/dir of notes |