helix/helix-term
Michael Davis fcddd50325
Set theme before opening documents
This is not consequential now but when we switch to the new highlighter
we will want the theme to be set (and the loader's `scopes` to be set
based on the theme) before parsing a document. Previously `set_theme`
came after the loading of documents, so documents would be missing
locals highlights after being loaded and before the first edit.
2025-02-26 10:49:36 -05:00
..
src Set theme before opening documents 2025-02-26 10:49:36 -05:00
tests Do not record keys pressed by macros while recording a macro (#12733) 2025-01-30 18:14:04 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#12956) 2025-02-24 18:05:24 -06:00