mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4a3b776b78
This stanza highlights functions within trait definitions. For example, in: pub trait Widget { fn render(self, area: Rect, buf: &mut Buffer); } `render` is currently highlighted as a variable. With this change it's highlighted as a function. |
2 years ago | |
---|---|---|
.. | ||
highlights.scm | 2 years ago | |
indents.scm | 3 years ago | |
injections.scm | 2 years ago | |
locals.scm | 2 years ago | |
textobjects.scm | 2 years ago |