mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-08 09:09:49 +01:00
lsp: use blink.cmp capabilities
This commit is contained in:
parent
63ea5bd71f
commit
ddabc26c33
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ in {
|
|||
''}
|
||||
|
||||
${optionalString usingBlinkCmp ''
|
||||
-- TODO
|
||||
capabilities = require('blink.cmp').get_lsp_capabilities(capabilities)
|
||||
''}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue