From: Siddharth Dushantha Date: Sat, 18 Jan 2020 08:54:48 +0000 (+0100) Subject: fixed a formating error (#444) X-Git-Tag: v3.0~71 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1dd691d20b53530ab87403686431add2807fd942;p=nnn.git fixed a formating error (#444) Some normal text was indent a little, which caused to to become a code --- diff --git a/plugins/README.md b/plugins/README.md index e50a89d3..316b3add 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -71,7 +71,7 @@ Use the plugin shortcut (;key or ^Skey) to list the define export NNN_PLUG='o:fzopen;p:mocplay;d:diffs;m:nmount;n:notes;v:imgviu;t:imgthumb' - Plugin `fzopen` can be run with the keybind ;o, `mocplay` can be run with ;p and so on... The key vs. plugin pairs are shown in the help and config screen. +Plugin `fzopen` can be run with the keybind ;o, `mocplay` can be run with ;p and so on... The key vs. plugin pairs are shown in the help and config screen. A maximum of 15 keys can be defined. To select and invoke a plugin from the plugin directory, press Enter (to _enter_ the plugin dir) after the plugin shortcut.