Skip to content

Manage coc.nvim extensions in dein.nvim #9

Open
@hamakou108

Description

Since it's installed by vim's plugin manager, it should be updated by that plugin manager.

cf. neoclide/coc.nvim#691 (comment)

I tried to add below settings, but not working.

[[plugins]]
repo = 'marlonfan/coc-phpls'
on_event = 'BufRead'
on_ft = ['php']

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions