From: Arun Prakash Jana Date: Fri, 4 Jun 2021 23:18:34 +0000 (+0530) Subject: Mention patch framework X-Git-Tag: v4.2~117 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=e1a9aa0aa59fd96b861b6f18fbad237b5382d126;p=nnn.git Mention patch framework --- diff --git a/README.md b/README.md index 1a6ea759..b46aac9c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ href="https://github.com/jarun/nnn/wiki">Documentation] 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).