helix/helix-term/src
Blaž Hrastnik 53d881f172 Store theme scopes on the loader, this way theme isn't passed around 2022-01-23 16:00:24 +09:00
..
ui Store theme scopes on the loader, this way theme isn't passed around 2022-01-23 16:00:24 +09:00
application.rs Use the correct language ID for JavaScript & TypeScript (#1466) 2022-01-15 15:23:06 +09:00
args.rs Implement `hx --tutor` and `:tutor` to load `tutor.txt` (#898) 2021-10-28 10:23:46 +09:00
commands.rs change show_subtree command into ':tree-sitter-subtree' typable command (#1524) 2022-01-21 23:15:35 +09:00
compositor.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
config.rs Put some tests behind #[cfg(test)] (#1459) 2022-01-09 00:32:50 +09:00
job.rs Update to rust 1.58, fix a bunch of optional lints 2022-01-16 14:19:48 +09:00
keymap.rs add select_next_sibling and select_prev_sibling commands (#1495) 2022-01-21 00:52:33 +09:00
lib.rs Assume true color support on Windows 2021-12-14 00:48:45 +09:00
main.rs revert log truncation (#895) (#1130) 2021-11-19 13:26:39 +09:00