diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-19 23:05:52 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-19 23:35:11 +0530 |
commit | d78856626844bc14a09c271703f3a825ec1e8671 (patch) | |
tree | abd6083fade81f2a45589198c3273b234522a249 /README.md | |
parent | 6627f8f272aa968b61768f1b5bd48d199cd8ef23 (diff) | |
download | nnn-d78856626844bc14a09c271703f3a825ec1e8671.tar.gz |
Add vim-floaterm nnn wrapper
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,7 +20,9 @@ href="https://github.com/jarun/nnn/wiki/Performance">Performance</a>]</h3> `nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible performance. -`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins and documentation 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. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). +`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins and documentation 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. + +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). It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw) (Android), Linux, macOS, BSD, Haiku, Cygwin, WSL, across DEs and GUI utilities or a strictly CLI environment. |