ZIm/crates/zed/src/languages/cpp
Max Brunsfeld 8922156923 Restructure how bracket pairs are overridden to unify lists
This way, a bracket pair that is disabled in a given scope can still be skipped, if
it was auto-closed before that scope existed.
2023-02-20 10:53:37 -08:00
..
brackets.scm Introduce support for C++ 2022-06-03 10:52:34 +02:00
config.toml Restructure how bracket pairs are overridden to unify lists 2023-02-20 10:53:37 -08:00
highlights.scm Tweak SCREAMING_SNAKE_CASE regexes in highlight queries 2022-10-07 12:46:49 -07:00
indents.scm Introduce support for C++ 2022-06-03 10:52:34 +02:00
injections.scm Add injection queries for macro bodies in C and C++ 2022-08-24 16:37:14 -07:00
outline.scm Include outline items for c/c++ functions returning pointers-to-pointers, references 2022-12-05 13:56:21 -08:00
overrides.scm Drop 'override.' prefix from capture names in override query 2023-01-20 10:44:33 -08:00