phpactor / coc-phpactor

Phpactor CoC Extension
https://github.com/phpactor/phpactor
MIT License
28 stars 3 forks source link

Phpactor CoC Extension

phpactor2sm

Extension which integrates Phpactor with CoC.

Installation

First, install Phpactor.

Then install this extension from Vim/Nvim:

:CocInstall coc-phpactor

NOTE: The Phpactor language server is a work-in-progress (see currently supported features).

In order to have access to all of Phpactors functionality it is recommended to install the standard VIM Plugin.

Commands

Configuration

You can add any Phpactor configuration using the phpactor.config key in :CocConfig.

Documentation

For full documentation see the docs.