mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
x = o.field
|
|
// ^ @variable.other.member
|
|
y = o.run(2)
|
|
// ^ @function.method
|