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 | |
---|---|---|
.. | ||
grammars | 3 years ago | |
queries | 2 years ago | |
themes | 2 years ago | |
tutor | 2 years ago |