aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-15 15:51:56 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-01-15 15:51:56 +0530
commite7e09483b61537278da08103cbb72f496f79badb (patch)
tree459d91115335c1b2376b26b0f5dcf09f0974eb21
parent13fb1d8c0e2ec94138a98d136b6824630eb36a43 (diff)
downloadnnn-e7e09483b61537278da08103cbb72f496f79badb.tar.gz
Update docs
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d94fac..6717989 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/
- Modes
- Basic, detail (default), disk usage analyzer (du)
- - Vim (or neovim) file picker (as a plugin)
+ - File picker, vim (or neovim) plugin
- Navigation
- Familiar, easy shortcuts (arrows, `~`, `-`, `&`)
- *Navigate-as-you-type* with auto-select directory
@@ -119,6 +119,7 @@ We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/
- Spawn a subshell in the current directory
- Run a command, launch applications
- Run custom scripts in the current directory
+ - Repository of custom scripts
- Run current file as executable
- Change directory at exit (*easy* shell integration)
- Edit file in EDITOR or open in PAGER