]> Sergey Matveev's repositories - nnn.git/commitdiff
Remove redundant example
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 2 Feb 2020 08:17:42 +0000 (13:47 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 2 Feb 2020 08:17:42 +0000 (13:47 +0530)
nnn.1
plugins/README.md

diff --git a/nnn.1 b/nnn.1
index e4f815d253b3db30156ad94d186b318d1cb04ea9..38b01750101ea965e431faea7d4267a70efce3f2 100644 (file)
--- 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
index d16745553e369f8814ffe29734b44893e4d86d1a..b8666e64d2b3da9ca6d30551f92d779cd97d1e72 100644 (file)
@@ -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 |