Fix cmp lsp and lua-dev rename #1

Closed
Paul Stemmet wants to merge 0 commits from fix/cmp-lsp-and-lua-dev-rename into develop
Owner

Several plugins we use had deprecations, this PR fixes those... and the annoying warnings that went with them.

Several plugins we use had deprecations, this PR fixes those... and the annoying warnings that went with them.
Paul Stemmet added 2 commits 2022-10-29 20:34:58 +00:00
5798da7368
nvim/plug/lspconfig: use cmp.defaults_capabilities/0
cmp.update_capabilities are deprecated as of hrsh7th/cmp-nvim-lsp@389f06d,
so use replacement instead.
eaa530e16d
nvim/plug: lua-dev -> neodev
plugin was renamed upstream, and now provides a hook for lspconfig,
making our override/1 work more in line with the standard 'override
the lspconfig.setup/1 param' that most of the other presets follow.
Paul Stemmet requested review from André Stemmet 2022-10-29 20:35:04 +00:00

Looks good

Looks good
Paul Stemmet closed this pull request 2022-10-29 20:45:22 +00:00
Paul Stemmet deleted branch fix/cmp-lsp-and-lua-dev-rename 2022-10-29 20:45:32 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dolysis/psoxizsh#1
No description provided.