Skip to content

lingceng/z.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

z.vim

Help jumping to the most used directories in vim.

This plugin make vim work with z. So you need to install https://github.com/rupa/z first.

Installation

If you don't have a preferred installation method, I recommend installing Vundle.vim, and add following to your ~/.vimrc:

Plugin 'lingceng/z.vim'

Usage

If you always do cd ~/workspace/document/nice in shell. Do following to open the folder:

:Z nice

Version

(0.2) Add Zc usage. (0.1) Avoid using lambda, so that plugin works on older Vim versions.

License

Copyright (c) Lingceng. Distributed under the same terms as Vim itself. See :help license.

About

Help jumping to the most used directories in vim.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published