Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergei-mironov/find.vim

Helps vim to find your direcories
https://github.com/sergei-mironov/find.vim

Last synced: 5 days ago
JSON representation

Helps vim to find your direcories

Awesome Lists containing this project

README

        

Find
----

Find is a Vim plugin for finding directories. Probably, there are many similar
plugins, I didn't check

Install
-------

Consider using pathogen

https://github.com/tpope/vim-pathogen

Usage
-----

Plugin defines :Find command. Just type

:Find src

to jump to src/ directory, if it exists under the current dir.