]> Sergey Matveev's repositories - nnn.git/commitdiff
fixed a formating error (#444)
authorSiddharth Dushantha <siddharth.dushantha@gmail.com>
Sat, 18 Jan 2020 08:54:48 +0000 (09:54 +0100)
committerMischievous Meerkat <engineerarun@gmail.com>
Sat, 18 Jan 2020 08:54:48 +0000 (14:24 +0530)
Some normal text was indent a little, which caused to to become a code

plugins/README.md

index e50a89d3f942773291173543dd49fc2ff660f0cd..316b3add2910e841c73e926dc80285cfb793b224 100644 (file)
@@ -71,7 +71,7 @@ Use the plugin shortcut (<kbd>;key</kbd> or <kbd>^Skey</kbd>) 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 <kbd>;o</kbd>, `mocplay` can be run with <kbd>;p</kbd> and so on... The key vs. plugin pairs are shown in the help and config screen.
+Plugin `fzopen` can be run with the keybind <kbd>;o</kbd>, `mocplay` can be run with <kbd>;p</kbd> 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 <kbd>Enter</kbd> (to _enter_ the plugin dir) after the plugin shortcut.