Skip to repository content21 lines · 361 B · text
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T03:02:27.527Z Public web read
NIP-34 coordinate
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegaMaintainersHidden in public view
References2 branches · 1 tag
Read-only clone
git clone https://openagents.com/git/tenant.openagents/omega.gitBrowse files
overrides.scm
1(comment) @comment.inclusive
2
3(string) @string
4
5(template_string
6 (string_fragment) @string)
7
8(jsx_element) @element
9
10[
11 (jsx_opening_element)
12 (jsx_closing_element)
13 (jsx_self_closing_element)
14 (jsx_expression)
15] @default
16
17(_
18 value: (call_expression
19 function: (identifier) @function_name_before_type_arguments
20 type_arguments: (type_arguments)))
21