From baaf3ede2a4d48c9310eebbd67ae3398fe82a990 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 2 Nov 2019 20:46:50 +0530 Subject: [PATCH] Update docs --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index d3d3b573..e0244888 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -3,7 +3,7 @@

image preview with plugin thumb

-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. +Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or binaries) 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. -- 2.50.0