aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-02 13:47:42 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-02-02 13:47:42 +0530
commit04d9b667ed87df4355656081ff678b7fd8b837ff (patch)
treed54409cd691accebe5794b18ed4be917914d5922 /plugins/README.md
parent840b4a01a03ee836089166886181c0762d294eb3 (diff)
downloadnnn-04d9b667ed87df4355656081ff678b7fd8b837ff.tar.gz
Remove redundant example
Diffstat (limited to 'plugins/README.md')
-rw-r--r--plugins/README.md1
1 files changed, 0 insertions, 1 deletions
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 |