nvim-treesitter/queries/julia
Christian Degnbol Madsen 839dec615a feat(julia): broadcast pipe
Add support for capturing function call after a broadcasted pipe.
Currently works for unbroadcasted pipe.
There might be a better more complicated way to do this, since this will capture the broadcasting dot as part of the `@_pipe` capture.
2024-03-26 22:57:50 -04:00
..
folds.scm chore: query formatting 2024-01-19 16:58:37 +01:00
highlights.scm feat(julia): broadcast pipe 2024-03-26 22:57:50 -04:00
indents.scm chore: query formatting 2024-01-19 16:58:37 +01:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00
locals.scm chore: query formatting 2024-01-19 16:58:37 +01:00