We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Since it's installed by vim's plugin manager, it should be updated by that plugin manager. cf. neoclide/coc.nvim#691 (comment)
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']