mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-22 11:28:01 +00:00
lsp: use blink.cmp capabilities
This commit is contained in:
parent
760220d10f
commit
382194578d
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ in {
|
||||||
''}
|
''}
|
||||||
|
|
||||||
${optionalString usingBlinkCmp ''
|
${optionalString usingBlinkCmp ''
|
||||||
-- TODO
|
capabilities = require('blink.cmp').get_lsp_capabilities(capabilities)
|
||||||
''}
|
''}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue