]> Sergey Matveev's repositories - vim-lsp.git/commit
Add basic support for InsertReplaceEdit in completion reply. Fixes #354
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 4 Jul 2023 17:46:21 +0000 (10:46 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 4 Jul 2023 17:46:21 +0000 (10:46 -0700)
commitb8a37710852c43f1f9bee88b086810e7f0869d29
tree97e3abd93ff6587901dcd426e7725c28d6a1c4ad
parentb2be23b2e8fa4549c0ae0e99a744db3ecad4dafb
Add basic support for InsertReplaceEdit in completion reply.  Fixes #354
autoload/lsp/capabilities.vim
autoload/lsp/completion.vim