vim-cakephp
vim-cakephp copied to clipboard
Directories should be shown in :Cview completion
While in /views/posts,
:Cview <TAB>
should show other directories, something like this:
view
add
index
users/
pages/
I'll throw this in when I get a chance.