ZIm/crates/zed/src/languages/lua
Max Brunsfeld 0867162c87 Fix lua highlight query
* Fix regex predicate on constants.
* Remove 'function.call' highlight name. In other languages, we
differentiate calls from definitions with the 'function.definition'
highlight name. We actually don't use this in any themes though.
2023-03-06 15:54:17 -08:00
..
brackets.scm Add lua syntax highlighting and lsp support 2023-02-05 23:21:29 -08:00
config.toml Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
highlights.scm Fix lua highlight query 2023-03-06 15:54:17 -08:00
indents.scm Add lua syntax highlighting and lsp support 2023-02-05 23:21:29 -08:00
outline.scm Add lua syntax highlighting and lsp support 2023-02-05 23:21:29 -08:00