helix/helix-term/src/ui
Blaž Hrastnik 3e5f24a9d5 lsp: support both utf-8 and utf-16 offsets.
Still need to implement the clangd encoding negotiation, but it's
a start. Should also manually override to utf8 for pyls.
2021-04-14 15:39:31 +09:00
..
completion.rs lsp: support both utf-8 and utf-16 offsets. 2021-04-14 15:39:31 +09:00
editor.rs lsp: support both utf-8 and utf-16 offsets. 2021-04-14 15:39:31 +09:00
markdown.rs Clippy lint: replace with default -> take 2021-04-07 16:58:23 +09:00
menu.rs ui: Improve completion state handling. 2021-04-05 18:23:37 +09:00
mod.rs lsp: support both utf-8 and utf-16 offsets. 2021-04-14 15:39:31 +09:00
picker.rs Correct the naming issue with vsplit and hsplit being swapped. 2021-04-08 15:52:04 +09:00
popup.rs ui: Improve completion state handling. 2021-04-05 18:23:37 +09:00
prompt.rs clippy: Drop or-patterns for now because they're not on stable rust yet 2021-04-06 19:51:15 +09:00
text.rs Merge some imports. 2021-03-22 12:40:07 +09:00