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
oberblastmeister 99a753a579
Document macros (#693)
* add docs

* clean up

* remove

* more

* Update helix-view/src/macros.rs

Co-authored-by: Ivan Tham <pickfire@riseup.net>

Co-authored-by: Ivan Tham <pickfire@riseup.net>
3 years ago
..
clipboard.rs fix: xsel copy should not freeze the editor 3 years ago
document.rs remove unsafe 3 years ago
editor.rs Document macros (#693) 3 years ago
graphics.rs feat: Default theme palette using 16 terminal colors 3 years ago
info.rs Refactor infobox rendering and parsing (#579) 3 years ago
input.rs fix: KeyEvent::char needs to ignore modifiers 3 years ago
keyboard.rs Update keyboard.rs (#516) 3 years ago
lib.rs Add infobox 3 years ago
macros.rs Document macros (#693) 3 years ago
register_selection.rs Implement missing Debug and update Cargo.lock 3 years ago
theme.rs fix: Merge default palette with user palette 3 years ago
tree.rs Fix typo 3 years ago
view.rs Refactor new Rect construction (#575) 3 years ago