]> Sergey Matveev's repositories - vim-lsp.git/commit
Properly support multibyte characters with composing characters
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 5 Jun 2023 06:39:58 +0000 (23:39 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 5 Jun 2023 06:39:58 +0000 (23:39 -0700)
commit11fe4b66ba5cdc8fc8c6d708e505ef6e38ad7703
tree5a53be60bdc12b80cfc44c46279dc0cef4141040
parentacb91e9f06dfd60b4513ba6c22c7059bf9a65613
Properly support multibyte characters with composing characters
autoload/lsp/capabilities.vim
autoload/lsp/completion.vim
autoload/lsp/diag.vim
autoload/lsp/inlayhints.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim
autoload/lsp/textedit.vim
autoload/lsp/util.vim
test/clangd_tests.vim