diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-11-23 10:29:21 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-11-23 10:32:08 +0530 |
commit | c70aaf2076ba0de96a73e03fc84b325669ae087f (patch) | |
tree | 68afe2e2f98c0dbd19a456f320ebc9a499181a9a /README.md | |
parent | c2998a819b9c746e62243f5b32358ffacfaeced1 (diff) | |
download | nnn-c70aaf2076ba0de96a73e03fc84b325669ae087f.tar.gz |
Update docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ `nnn` is a full-featured terminal file manager. It's tiny, [extremely light and fast](https://github.com/jarun/nnn/wiki/Performance). -`nnn` is also a disk usage analyzer, a fuzzy app launcher, a batch file renamer and a file picker. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and plugin-specific documentation to extend the capabilities further. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). +`nnn` is also a disk usage analyzer, a fuzzy app launcher, a batch file renamer and a file picker. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further. You can _plug_ new functionality to `nnn` instantly. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.com/watch?v=AbaauM7gUJw), Linux, macOS, BSD, Cygwin and Linux subsystem for Windows. `nnn` works seamlessly with DEs and GUI utilities. It's nearly zero-config (with sensible defaults) and can be setup in less than 5 minutes. @@ -281,4 +281,4 @@ To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>. - [Sijmen J. Mulder](https://github.com/sjmulder) - and other contributors -Visit the to the [ToDo list](https://github.com/jarun/nnn/issues/386) to contribute or see the current development status. +`nnn` is actively developed. Visit the to the [ToDo list](https://github.com/jarun/nnn/issues/386) to contribute or see the features in progress. |