]> Nishi Git Mirror - gwion.git/commit
Update Kakoune syntax highlighting (#241)
authorJack Clarke <jackojc@gmail.com>
Tue, 12 Apr 2022 22:40:01 +0000 (22:40 +0000)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 22:40:01 +0000 (00:40 +0200)
commitb20db89d6aa8fec207b867958f13e6ecc8c47d18
treee8ab8b611da37b2c432f5dfe0a5af707418fa242
parentd6806136cfa7cf68d279923220e8cdb5ec4967bc
Update Kakoune syntax highlighting (#241)

* Add bool to types in Kakoune highlighter

* Add proper syntax highlighting for literals in Kakoune

- Add support for "inbetween" comments like `#! foo !#`
- Add highlighting for user operators `@`
- Add binary, hex and octal literals
- Add float literals including exponents
- Add integer suffixes
highlighters/gwion.kak