neovim: Remove denols from nvim-cmp capabilities

Fixes an issue where React would not be found in Next.js projects.
This commit is contained in:
Donovan Glover
2023-12-03 16:46:49 -05:00
parent 43ec993d49
commit 90f5bd4b59

View File

@ -298,7 +298,6 @@ in
'prismals',
'tailwindcss',
'emmet_language_server',
'denols',
'tsserver',
'astro',
'typst_lsp'