summaryrefslogtreecommitdiffstats
path: root/system/vifm/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/vifm/README')
-rw-r--r--system/vifm/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/vifm/README b/system/vifm/README
new file mode 100644
index 0000000000..e04952bf83
--- /dev/null
+++ b/system/vifm/README
@@ -0,0 +1,8 @@
+Vifm is an ncurses-based file manager with vi-like keybindings. If you
+use vi, vifm gives you complete keyboard control over your files without
+having to learn a new set of commands.
+
+The configuration for vifm sits in ~/.vifm/vifmrc.
+
+Vim users: A vifm.vim plugin is included in /usr/doc/vifm-$VERSION. Read
+the INSTALL file there for usage information.