helix-mods/helix-view/src
Nathan Vegdahl 07e28802f6 Add function to get the line ending of a str slice.
This is needed in some places.
2021-06-21 10:29:29 -07:00
..
clipboard.rs Add system clipboard yank and paste commands 2021-06-20 23:25:53 +09:00
document.rs Add function to get the line ending of a str slice. 2021-06-21 10:29:29 -07:00
editor.rs Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 2021-06-20 16:09:14 -07:00
lib.rs Add system clipboard yank and paste commands 2021-06-20 23:25:53 +09:00
macros.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs Add themes loader 2021-06-20 00:07:13 +09:00
tree.rs Use full screen size 2021-06-20 19:59:26 +09:00
view.rs add alternate file (#223) 2021-06-12 21:21:06 +09:00