Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Highlighter ¶
type Highlighter interface { Initialize(theme theme.EditorTheme) Highlight(offset int, text rope.RopeNode) Highlights }
type Highlights ¶
Click to show internal directories.
Click to hide internal directories.