aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/README.md b/plugins/README.md
index d269167..952b8f5 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -1,3 +1,8 @@
+<h1 align="center">nnn plugins</h1>
+
+<p align="center"><img src="https://i.imgur.com/14iPDIq.png" /></p>
+<p align="center"><i>image preview with plugin thumb</i></p>
+
Plugins extend the capabilities of `nnn`. They 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.
The currently available plugins are listed below.