From ffa785d195600ac22776219ccb77c222a7bede9f Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Sat, 21 May 2016 17:42:01 +1000 Subject: We don't use slmenu, so don't mention it. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c6b543..496e2f3 100644 --- a/README.md +++ b/README.md @@ -452,9 +452,8 @@ Operators can be forced to work line wise by specifying `V`. use the given theme / color scheme for syntax highlighting Commands taking a file name will use a simple file open dialog based - on the `vis-open` shell script and the - [`slmenu`](https://bitbucket.org/rafaelgg/slmenu) utility, - if given a file pattern or directory. + on the included `vis-open` shell script and `vis-menu` utility, if + given a file pattern or directory. :e *.c # opens a menu with all C files :e . # opens a menu with all files of the current directory -- cgit v1.2.3