mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
feat(lsp): support textDocument/inlineCompletion
This commit is contained in:
@@ -283,6 +283,7 @@ local config = {
|
||||
'folding_range.lua',
|
||||
'handlers.lua',
|
||||
'inlay_hint.lua',
|
||||
'inline_completion.lua',
|
||||
'linked_editing_range.lua',
|
||||
'log.lua',
|
||||
'rpc.lua',
|
||||
|
Reference in New Issue
Block a user