diff --git a/nnn.1 b/nnn.1 index e4f815d2..38b01750 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 d1674555..b8666e64 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 |