We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
gopher-textmate
1 parent 2418c27 commit 7689d09Copy full SHA for 7689d09
1 file changed
documentation/README.md
@@ -79,6 +79,7 @@ List of TextMate engines and their Regex engines:
79
* [tmengine](https://github.com/AaravMalani/tmengine) - Python
80
* [textmate-highlight](https://github.com/asottile-archive/textmate-highlight) - Python
81
* [textfriend](https://github.com/mountainstorm/textfriend) - Python
82
+* [gopher-textmate](https://github.com/andersonpem/gopher-textmate) - Go
83
84
[regex.tmLanguage.json](https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/syntaxes/regex.tmLanguage.json).
85
`\\K` [Keep](https://github.com/kkos/oniguruma/blob/v6.9.8/doc/RE#L183) effectively moves the start position of the captured text.
0 commit comments