-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I will continue this m2mdas/phpcomplete-extended#13 here:
I think the class generation has been ok after the last commit, also this looks ok to me:
gonzalo@gserrano ~_mc/.phpcomplete_extended (master)$ ls -l
total 27368
-rw-r--r-- 1 gonzalo staff 24493772 Oct 2 12:17 core_index
-rw-r--r-- 1 gonzalo staff 95 Oct 3 14:55 index_cache
-rw-r--r-- 1 gonzalo staff 3050899 Oct 3 14:55 phpcomplete_index
-rw-r--r-- 1 gonzalo staff 472135 Oct 3 14:55 plugin_index
-rw-r--r-- 1 gonzalo staff 0 Oct 3 14:55 report.txt
Then i'm using this settings (and i have disabled supertab):
autocmd FileType php setlocal omnifunc=phpcomplete_extended#CompletePHP
let g:phpcomplete_index_composer_command="composer.phar"
Also i've tried with:
set omnifunc=phpcomplete_extended#CompletePHP
When pressing C-X C-O in insert mode it shoots me:
-- Omni completion (^O^N^P) Pattern not found
Thanks and excuse my poor vim skills :-)
Metadata
Metadata
Assignees
Labels
No labels