Skip to content

Instantly share code, notes, and snippets.

View ntoxeg's full-sized avatar

Adrian Borucki ntoxeg

View GitHub Profile
@ntoxeg
ntoxeg / julia-tree-sitter-tags.scm
Last active June 7, 2025 08:55
tree-sitter tags file for Julia
; Modules
(
(module_definition
(identifier) @name) @definition.module
)
; Types (Structs, Abstract, Primitive)
(
(struct_definition
(type_head [