项目作者: rhysd

项目描述 :
Incremental search for current path in vim-dirvish buffer
高级语言: Vim script
项目地址: git://github.com/rhysd/unite-dirvish.vim.git
创建时间: 2017-11-10T12:18:53Z
项目社区:https://github.com/rhysd/unite-dirvish.vim

开源协议:

下载


Source plugin for unite.vim and vim-dirvish.
It provides an incremental search in vim-dirvish buffer.

Usage:

  1. :Unite dirvish

This plugin overwrites original / mapping on dirvish filetype. You can use unite.vim for
searching paths in a Dirvish buffer instead of original /.

When you want to search only directories, you can pass onlydir option as follows:

  1. :Unite dirvish:onlydir

This is also mapped to d/ by default on dirvish filetype.

Distributed under MIT License.

  1. Copyright (c) 2017 rhysd