https://github.com/tyru/chdir-proj-root.vim
Change directory to project root. (NO LONGER MAINTAINED)
https://github.com/tyru/chdir-proj-root.vim
Last synced: 4 months ago
JSON representation
Change directory to project root. (NO LONGER MAINTAINED)
- Host: GitHub
- URL: https://github.com/tyru/chdir-proj-root.vim
- Owner: tyru
- Created: 2014-09-07T04:37:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-07T09:02:14.000Z (almost 12 years ago)
- Last Synced: 2025-01-14T07:32:18.414Z (over 1 year ago)
- Language: VimL
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chdir-proj-root.vim
===================
Change directory to project root.
If you wish to change directory like 'autochdir',
you can set |g:cpr_autochdir_to_proj| to non-zero value.
See `doc/cpr.txt` for the details.