https://github.com/heavenshell/unite-zf
A unite.vim plugin for Zend Framework
https://github.com/heavenshell/unite-zf
Last synced: 3 months ago
JSON representation
A unite.vim plugin for Zend Framework
- Host: GitHub
- URL: https://github.com/heavenshell/unite-zf
- Owner: heavenshell
- Created: 2011-05-28T07:21:50.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-28T08:25:13.000Z (about 15 years ago)
- Last Synced: 2026-03-06T05:01:01.022Z (4 months ago)
- Language: VimL
- Homepage:
- Size: 93.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
a unite.vm plugin for Zend Framework(PHP).
inspired by basyura's unite-rails and oppara's unite-cake
https://github.com/basyura/unite-rails
https://github.com/oppara/vim-unite-cake
unite /app
:Unite zf/app
unite /app/controllers
:Unite zf/controllers
unite /app/models
:Unite zf/models
unite /app/views
:Unite zf/views
unite /app/views/helpers
:Unite zf/helpers
unite /app/configs
:Unite zf/configs
unite /app/layouts
:Unite zf/layouts
unite /app/modules
:Unite zf/modules
unite /app/tests
:Unite zf/tests
unite /app/services
:Unite zf/services