Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergei-mironov/find.vim
- Owner: sergei-mironov
- Created: 2013-05-22T12:26:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-22T12:26:40.000Z (over 11 years ago)
- Last Synced: 2024-07-07T11:28:49.079Z (4 months ago)
- Language: VimL
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Find
----Find is a Vim plugin for finding directories. Probably, there are many similar
plugins, I didn't checkInstall
-------Consider using pathogen
https://github.com/tpope/vim-pathogen
Usage
-----Plugin defines :Find command. Just type
:Find srcto jump to src/ directory, if it exists under the current dir.