Christian Clason

Results 1361 comments of Christian Clason

Is this with our without `--multigrid`?

> @clason with --multigrid That would be my expectation as well; `multigrid` has a number of issues with newer TUI functionality.

In any case, can I suggest turning the hard error into a warning, even with `multigrid`? A lot of features still work fine.

Very likely then. Clean out your runtime directory and install again.

bump -- what is the current state? can we get this PR in a mergable state if some things are left for followup PRs?

Thank you! Yes, get_hl_at_position is no longer needed since the PR that enabled mapping captures directly. A new convenience function is still possible but can be added later.

Otherwise LGTM @neovim/treesitter

# Proposal for highlight groups: Create a new set of hierarchical groups that are mapped **losslessly** from captures (e.g., `@keyword.special`), with sane fallback to defaults. 1. Implicitly generate a highlight...

*(Changed my mind.)* Sure; none of the technical details of the other points depends on this decision. I merely included it here in case we wanted to rip the band-aid...

Hot take: It's always bugged me that the help file on scripting and plugins is called `repeat.txt`. Do we want to take this opportunity to change to a more sensible...