editor-plugins
editor-plugins copied to clipboard
Editor plugins for C3
Results
2
editor-plugins issues
Sort by
recently updated
recently updated
newest added
Kakoune: Adds and fixes ident highlighters, adds static_words and updates the keywords and builtins
1
* Adds an "asterisk" highlighter which will highlight an asterisk in `[*]` and `[]` * Splits the ident highlighter in const and type highlighters to not highlight some edge cases...
As the title suggests, highlight types that start with multiple capitalized characters as user types instead of global constants.