helix-mirror/helix-term/src
2021-01-06 13:44:29 +09:00
..
ui lsp: Work on syncing the state with the language server. 2020-12-25 17:20:09 +09:00
application.rs lsp: Fix pos_to_lsp_pos calculation. 2020-12-25 17:42:50 +09:00
commands.rs completion: Don't panic on timeout/no result, just do nothing. 2021-01-06 13:44:29 +09:00
compositor.rs Retrieve completion options on ctrl-x. 2020-12-23 16:20:49 +09:00
helix.log Move ui modules under a ui:: namespace. 2020-12-13 13:44:51 +09:00
keymap.rs Retrieve completion options on ctrl-x. 2020-12-23 16:20:49 +09:00
main.rs Move ui modules under a ui:: namespace. 2020-12-13 13:44:51 +09:00
terminal.rs wip: Move to new rendering structure. 2020-12-13 12:23:50 +09:00