mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
feat(lsp): add handlers for inlay hints (#23736)
initial support; public API left for a follow-up PR
This commit is contained in:
@@ -223,6 +223,7 @@ CONFIG = {
|
||||
'log.lua',
|
||||
'rpc.lua',
|
||||
'protocol.lua',
|
||||
'inlay_hint.lua'
|
||||
],
|
||||
'files': [
|
||||
'runtime/lua/vim/lsp',
|
||||
|
Reference in New Issue
Block a user