diff options
| author | someoneinjd <61791143+someoneinjd@users.noreply.github.com> | 2025-06-04 21:25:11 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-04 06:25:11 -0700 |
| commit | d6ef4920bfec05f1fa90a4fc6d8be089b644a724 (patch) | |
| tree | e8a59c66b194e4766ded0725ffffb292b2d37013 /lua | |
| parent | feat(tailwind): add "postcss.config.js" root marker #3884 (diff) | |
| download | nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar.gz nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar.bz2 nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar.lz nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar.xz nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.tar.zst nvim-lspconfig-d6ef4920bfec05f1fa90a4fc6d8be089b644a724.zip | |
fix(clangd): set offset_encoding correctly #3887
Problem:
Neovim's native Client:initialize implementation does not support
clangd's utf8 offsets extension, resulting in an inconsistency in
offsetEncoding between clangd and Neovim when using vim.lsp.config.
Solution:
Add a custom on_init to set the offset_encoding correctly.
Diffstat (limited to 'lua')
0 files changed, 0 insertions, 0 deletions
