diff options
author | stuebinm | 2021-09-04 14:52:56 +0200 |
---|---|---|
committer | stuebinm | 2021-09-04 14:52:56 +0200 |
commit | 69d6d0b95a232d47b0e3eca06e5b8da6d0d7c64c (patch) | |
tree | e77a13669140d725abaa304f61e6a16467f3cae9 /isabelle2unicode/src/main.rs | |
parent | b469f8b1e360f1169e9a2d4e6de382c63502c72b (diff) |
basic sublime text highlighter syntax (for bat)
This is mostly based on the syntax generated by `isabelle
vscode_grammar` for the list of keywords; choice of scopes is heavily
biased by my understanding of the subset of isabelle syntax I actually
know about.
For now, it makes no attempt to actually understand anything of what is
going on in a file (except for strings/comments) and simply matches
keywords.
Note that scope selection does not make sense, and is mostly based on
looking into which scopes are assigned useful colours by common
highlighter themes (mostly bat's default theme and TwoDark for now)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions