ZIm/crates/language2/src
Marshall Bowers 74853ea55f
Rename ThemeVariant to Theme (#3252)
This PR renames the `ThemeVariant` type to `Theme`.

This better reflects its purpose, as well as matches the same name as we
had before, which should make porting crates slightly easier.

Release Notes:

- N/A
2023-11-07 10:41:36 -05:00
..
syntax_map Remove the 2s from source code 2023-11-02 10:55:02 -07:00
buffer.rs WIP 2023-11-02 15:27:49 -06:00
buffer_tests.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
diagnostic_set.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
highlight_map.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
language2.rs Rename ThemeVariant to Theme (#3252) 2023-11-07 10:41:36 -05:00
language_settings.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
markdown.rs WIP 2023-11-02 16:47:14 -06:00
outline.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
proto.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
syntax_map.rs Uncomment persistence tests 2023-11-03 12:38:09 +02:00