aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-06-03 10:27:01 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-06-03 11:42:41 +0530
commit971129736279cf62cd7473af99fcbd354385821b (patch)
tree7d50a3c9df25b82e6ddc6bcee70cca0988d2cf88 /README.md
parent35fc77027ae4f4f0775994f39c2b528f252fca2b (diff)
downloadnnn-971129736279cf62cd7473af99fcbd354385821b.tar.gz
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 03827c3..80a517e 100644
--- a/README.md
+++ b/README.md
@@ -418,10 +418,6 @@ To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>.
To extend the capabilities of `nnn`, [plugins](https://github.com/jarun/nnn/tree/master/plugins) are introduced. Plugins are scripts which `nnn` can communicate with and trigger. This mechanism fits perfectly with the fundamental design to keep the core file manager lean and fast, by delegating repetitive (but not necessarily file manager-specific) tasks to the plugins.
-Use the pick plugin shortcut to visit the plugin directory and execute a plugin. Repeating the same shortcut cancels the operation and puts you back in the original directory.
-
-If you have an interesting plugin feel free to raise a PR.
-
#### TROUBLESHOOTING
##### Tmux configuration