Christian Clason

Results 1361 comments of Christian Clason

Again, please provide a self-contained, minimal, reproducing config. Otherwise there's nothing we can do here but guess (incorrectly). Also, to make extra sure: check `:scriptnames` for any stray packages being...

And I already mentioned that I cannot reproduce this problem with (just) the steps you mentioned, so clearly more is needed. That config is also far from minimal, and I...

Well, maybe _they_ can provide the needed minimal reproducing steps then. Without them, nothing can be done here.

> I don't see a minimal config in the issue template either, but ripped the minimal.lua example from telescope's repo template and [created this](https://gist.github.com/jesseleite/3331f3eb6668c94dc97877419db2c9b8). That's on me -- I distinctly...

`nvim --clean` is a debug option introduced for reproducible bug reports. it should not be used in normal operation!

Ah. Good luck with that. (We can't support Nix, sorry. It's just too intrusive.)

I didn't mean it quite as literally: we cannot support nvim-treesitter when using the Neovim Nix package, as this makes too intrusive changes (like forcing `--clean`). This plugin is only...

Note that parser location is now fully and explicitly configurable. I think that this is the better approach here.

~Where is that white(space)list maintained?~ (commented too soon) Wouldn't it make more sense to use `#offset` predicates in `fold` or `local` queries (similarly to `injections`)?