helix/helix-view/src
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
..
document.rs lsp: support both utf-8 and utf-16 offsets. 2021-04-14 15:39:31 +09:00
editor.rs Load config files from ~/.config/helix, fallback to defaults. 2021-04-07 23:56:20 +09:00
lib.rs Derive a separate ViewId type. 2021-03-24 14:03:20 +09:00
theme.rs Clippy lint 2021-03-25 17:45:52 +09:00
tree.rs Render a separator between vertical splits. 2021-04-08 22:34:06 +09:00
view.rs Adjust scroll() to match kakoune: only scroll the view if cursor in bounds. 2021-04-14 14:27:47 +09:00