gerritvreeman
Results
2
comments of
gerritvreeman
Perhaps relevant: https://github.com/neovim/neovim/pull/18317
It looks like this is actually possible with captures: [reddit link](https://www.reddit.com/r/neovim/comments/zquevp/comment/j10ep3f/?utm_source=share&utm_medium=web2x&context=3) For org, adding this to my `after/queries/org/injections.scm` file aliases py to python: ```query (block parameter: (expr) @_lang (#match? @_lang...