diff options
author | Charles E. Kauffman <molbolom@gmail.com> | 2015-07-22 08:32:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 08:32:56 +0700 |
commit | 21e671657019bc5e06ae9c35d62f98330b849f2d (patch) | |
tree | e55873af1f3904ced2a43dd6426f8a369c244b45 /system/vifm/README | |
parent | ddc6af12f38244da82199b59094cfcdbe3638c66 (diff) | |
download | slackbuilds-21e671657019bc5e06ae9c35d62f98330b849f2d.tar.gz |
system/vifm: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vifm/README')
-rw-r--r-- | system/vifm/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/system/vifm/README b/system/vifm/README index 8472994f69..54e68874e2 100644 --- a/system/vifm/README +++ b/system/vifm/README @@ -2,8 +2,5 @@ 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, and documentation sits in -/usr/doc/vifm-$VERSION/vim/doc. - -Vim users: A vifm.vim plugin is included in /usr/doc/vifm-$VERSION/vim. +Vim users: A vifm.vim plugin is included in /usr/share/vifm/vim/. Read the INSTALL file for usage information. |