Skip to content

Tags: gbprod/phpactor.nvim

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use latest neovim lsp API (#23)

`vim.lsp.get_clients()` is no longer defined. Replaced by `vim.lsp.get_active_clients()`.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: use select instead of confirm (#21)

Fixes: #8