/vim-fasd

Vim plugin to provide access to the directory jumplist maintained by `fasd`

Primary LanguageVimL

Vim Plugin vim-fasd

This Vim plugin allows you to access the directory jumplist maintained by fasd

Usage

:Fasd

lists the current jumplist of fasd.

:Fasd DIR

changes directory to the directory returned by

fasd -d DIR

Caveat

This is the first public version and will have bugs.