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-plus/helix-view/src
Gokul Soumya d1c8a74771 Add theme key for selected line number
Adds `ui.linenr.selected` which controls highlight of linu numbes which
have cursors on.

- Fallback to linenr if linenr.selected is missing

- Update docs and themes

- Add TODOs for themes with temporary linenr.selected
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 Add theme key for selected line number 3 years ago
tree.rs Derive debug without feature 3 years ago
view.rs add alternate file (#223) 3 years ago