ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.21k stars 109 forks source link

fix(lsp): replace `update_capabilities` with `default_capabilities` #107

Closed akiletour closed 1 year ago

akiletour commented 1 year ago

Hi,

just a quick fix about the update_capabilities deprecation.

ecosse3 commented 1 year ago

Hi, thank you for the PR! I already pushed update to dev branch without prequire so it starts always correctly. I had problem with just this change because LSPs couldn't start.