diff options
-rw-r--r-- | nnn.1 | 1 | ||||
-rw-r--r-- | plugins/README.md | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -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 | |