Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

deoplete-phpactor

Phpactor integration for deoplete.nvim

Installation

Using vim-plug

Plug 'Shougo/deoplete.nvim'
Plug 'phpactor/phpactor' ,  {'do': 'composer install', 'for': 'php'}
Plug 'kristijanhusak/deoplete-phpactor'

If you are using a custom setting for sources in deoplete don't forget:

call deoplete#custom#option('sources', {'php' : ['omni', 'phpactor', 'ultisnips', 'buffer']})

Add the phpactor source is important or phpactor itself is not running.

About

Phpactor integration for deoplete.nvim

Topics

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages