]> Sergey Matveev's repositories - nnn.git/commitdiff
Mention patch framework
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 4 Jun 2021 23:18:34 +0000 (04:48 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 4 Jun 2021 23:24:15 +0000 (04:54 +0530)
README.md

index 1a6ea75927d2508d06a61789e56055e1618108c2..b46aac9c8a3eeb2d8e87f261fdec116dad2ea86a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ href="https://github.com/jarun/nnn/wiki">Documentation</a>]</h3>
 
 It is designed to be unobtrusive with smart workflows to match the trains of thought.
 
-`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files.
+`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. A [patch framework](https://github.com/jarun/nnn/tree/master/patches) hosts sizable user-submitted patches which are subjective in nature.
 
 There are 2 independent (neo)vim plugins - [nnn.vim](https://github.com/mcchrish/nnn.vim) and [vim-floaterm nnn wrapper](https://github.com/voldikss/vim-floaterm#nnn).