roxma / ncm-phpactor

USE https://github.com/phpactor/ncm2-phpactor FOR NCM2!
13 stars 3 forks source link

phpactor integration for nvim-completion-manager

phpactor

Installation

Assuming you're using vim-plug

" requires nvim-completion-manager
Plug 'roxma/nvim-completion-manager'

" requires phpactor
Plug 'phpactor/phpactor' ,  {'do': 'composer install'}

Plug 'roxma/ncm-phpactor'