You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-view/src
Ivan Tham 124514aa70 Add cursor kind to separate hidden cursor from pos
Now IME cursor position should be correct since we can still set cursor
position without drawing the cursor.
3 years ago
..
document.rs Cosmetic changes and better comments for the indent auto-detect code. 3 years ago
editor.rs Add cursor kind to separate hidden cursor from pos 3 years ago
lib.rs Implement register selection 3 years ago
register_selection.rs Implement missing Debug and update Cargo.lock 3 years ago
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 3 years ago
tree.rs Derive debug without feature 3 years ago
view.rs add alternate file (#223) 3 years ago