Open jordanisaacs opened 2 years ago
Any update?
Right now I have null-ls disabled when using ccls. Only feature that is lost is code-actions with gitsigns. Still haven't had the time to investigate switching to clangd so I just keep this issue up as it still isn't resolved even though i have a workaround.
Can't use null-ls with ccls due offset_encoding differences. Switch to clangd as it supports utf-16 encoding? Or disable all null-ls usage when using ccls?
Null-ls issue: https://github.com/jose-elias-alvarez/null-ls.nvim/issues/428
Context around ccls: https://github.com/neovim/nvim-lspconfig/pull/1649
Neovim issue: https://github.com/neovim/neovim/pull/16694