From 727fad3b32d26a27d915777a146dad703eb8d08d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 1 Oct 2019 03:18:21 +0530 Subject: [PATCH] Add image --- README.md | 2 +- plugins/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d09a026a..494223cf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

-

navigate-as-you-type & du analyzer mode

+

navigate-as-you-type & du

## Index diff --git a/plugins/README.md b/plugins/README.md index d269167e..952b8f57 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -1,3 +1,8 @@ +

nnn plugins

+ +

+

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. The currently available plugins are listed below.