diff --git a/vi.eselect.in b/vi.eselect.in index af51482..f1cbf28 100644 --- a/vi.eselect.in +++ b/vi.eselect.in @@ -20,6 +20,7 @@ find_targets() { "${EROOT}"/usr/bin/xvile \ "${EROOT}"/usr/bin/pyvim \ "${EROOT}"/bin/busybox \ + "${EROOT}"/usr/bin/vis \ ; do if [[ -f "${f}" ]] ; then echo $(basename "${f}" )