helix/helix-term/src
Benoît CORTIER 14f61fb6ac Fix lsp config deserialization case
It should have been in kebab-case, but it was the default snake_case.
2021-06-24 10:04:18 +09:00
..
ui ui: Paginate prompt completion 2021-06-23 21:55:13 +09:00
application.rs minor: Remove old TODOs 2021-06-22 23:26:34 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs fix: ok, needs to be the end of the previous line 2021-06-24 01:35:36 +09:00
compositor.rs Add progress spinners to status line 2021-06-21 12:59:06 +09:00
config.rs Fix lsp config deserialization case 2021-06-24 10:04:18 +09:00
keymap.rs Rename surround to match_mode 2021-06-22 14:27:51 +09:00
lib.rs Replace `Editor::current` by a macro 2021-06-18 09:38:10 +09:00
main.rs minor: Remove old TODOs 2021-06-22 23:26:34 +09:00