helix-mods/helix-term/src
Gokul Soumya f33aaba53f Add ui.selection to theme.toml
Enables changing the color of the selection which was previously
hard coded.
2021-06-15 00:06:53 +09:00
..
ui Add ui.selection to theme.toml 2021-06-15 00:06:53 +09:00
application.rs lsp: Check bounds when converting lsp positions (#204) 2021-06-12 16:04:30 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs fix offset by one problem in replace_with_yanked 2021-06-14 09:58:40 +09:00
compositor.rs Disable failing doctest 2021-06-07 23:05:39 +09:00
keymap.rs Refactor keymap definitions using macros 2021-06-14 20:31:20 +09:00
lib.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
main.rs Create all parent directories for config and cache 2021-06-08 01:07:30 +09:00