Leonardo Mora

Results 62 comments of Leonardo Mora

[Here](https://github.com/stevearc/conform.nvim/pull/491) the relevant change that causes this error.

Got it thanks. Should I open an issue with tree-sitter?

The way you explain it, it makes more sense to handle it at the LSP level.

Sorry I took so long. I confirmed this works as intended. Thanks for taking the time for this.

This is broken for enterprise only. Regular `codeium.vim` works with no issues.

Removed this and installed everything again: ```bash rm -rf ~/.config/nvim rm -rf ~/.local/state/nvim rm -rf ~/.local/share/nvim ``` I still need to manually do `:CodeiumEnable`. At the start there's always this...

You might want to close this one and open it on: https://github.com/Exafunction/CodeiumJetBrains

This is true and I understand. But what if I wanted only the n next words and then a new suggestion? I guess you could make it so that the...