feat: replace nvim-cmp with blink-cmp
This commit is contained in:
parent
022abfffc5
commit
eeb8173a90
4 changed files with 43 additions and 128 deletions
|
@ -50,8 +50,6 @@ lsp_status.register_progress()
|
|||
|
||||
require('lazydev').setup()
|
||||
|
||||
local capabilities = require("cmp_nvim_lsp").default_capabilities(lsp_status.capabilities)
|
||||
|
||||
local servers = {
|
||||
["bashls"] = {},
|
||||
["bitbake_language_server"] = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue