helix/helix-term
plexom f10b6f6ee2
adds --vsplit and --hsplit arguments (#2773)
* adds --vsplit and --hsplit arguments

* moved comment

* fixed lint (third time's a charm)

* changed vsplit and hsplit from two separate bools to type Option<Layout>, and some cleanup
2022-07-01 18:27:32 +09:00
..
src adds --vsplit and --hsplit arguments (#2773) 2022-07-01 18:27:32 +09:00
tests replace phrase in tests 2022-06-19 00:00:31 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml build(deps): bump indoc from 1.0.3 to 1.0.6 (#2898) 2022-06-28 18:25:17 +09:00