From e1a9aa0aa59fd96b861b6f18fbad237b5382d126 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 5 Jun 2021 04:48:34 +0530 Subject: [PATCH] Mention patch framework --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a6ea7592..b46aac9c8 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).