]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 24 Mar 2019 16:31:15 +0000 (22:01 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 25 Mar 2019 03:00:26 +0000 (08:30 +0530)
README.md
user-scripts/README.md

index 0957f77fec7fc74edeb24f728488a39a628d1b19..d6bc95baacc4ea32b6b48601b9bbf1bb33e7ab3e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 
 <p align="center"><i>video of nnn in action (an earlier release)</i></a></p>
 
-`nnn` is one of the fastest and most lightweight file managers you have ever used (binary size `~50KB`, resident memory usage `~3.5MB`). And yet, it doesn't lack in features!
+`nnn` is one of the fastest and most lightweight file managers you have ever used (`~50KB` binary, `~3.5MB` resident memory usage, [highly optimized](https://github.com/jarun/nnn/wiki/performance-factors) code). And yet, it doesn't lack in features!
 
 `nnn` works seamlessly with your DE and favourite GUI utilities. It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows and Termux on Android.
 
@@ -72,7 +72,7 @@ Have as many scripts as you want to extend the power of `nnn`! Pick from the [sc
 - Modes
   - Detail (default), light
   - Disk usage analyzer (block/apparent)
-  - File picker, vim (or neovim) plugin
+  - File picker, (neo)vim plugin
 - Navigation
   - *Navigate-as-you-type* with auto-select directory
   - *Wild load* for *navigate-as-you-type*
index bc71c70113c8fa9ae08bf6fdea961db67e6c83c9..18ed9064066b4579ec797eeb286ad2dafd97f1bf 100644 (file)
@@ -1,6 +1,4 @@
-#### Alphabetical list of scripts
-
-| Script | Description |
+| Script (a-z) | Description |
 | --- | --- |
 | copier | Copy selection to clipboard |
 | edit | Fuzzy find a file in directory subtree with fzy and edit in vim |