asyncedd / dots.nvim

My neovim dotfiles.
MIT License
30 stars 2 forks source link

bug: warning: multiple different client offset_encodings detected for buffer, this is not supported yet on rust files #140

Closed asyncedd closed 1 year ago

asyncedd commented 1 year ago

Seems to be some offset_encodings thing. I suspect both, Codeium.nvim, Tabnine or Null-LS (with nvim-lspconfig, which sets offset encodings)

asyncedd commented 1 year ago

seems to be an null-ls.nvim issue

asyncedd commented 1 year ago

I meant, disabling null-ls helped :P