diff options
author | V'yacheslav Stetskevych <slava18@gmail.com> | 2010-05-13 01:01:15 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:15 +0200 |
commit | a135dba74fae9ddcce297409861618ef50da0c5e (patch) | |
tree | 4da85f8b8ccd1f539239f48189bf47434976f238 /system/vifm/README | |
parent | 36b78361e3c4f907e95566c75d1b8d268b405da2 (diff) | |
download | slackbuilds-a135dba74fae9ddcce297409861618ef50da0c5e.tar.gz |
system/vifm: Added to 13.0 repository
Diffstat (limited to 'system/vifm/README')
-rw-r--r-- | system/vifm/README | 8 |
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. |