Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix typo (#4656) | Zhizhen He | 2022-11-08 |
| | |||
* | fix: small error (#4651) | 0xflotus | 2022-11-08 |
| | |||
* | Update windows install instructions (#4530) | Konstantin Podsvirov | 2022-10-30 |
| | |||
* | Clarify use of `HELIX_RUNTIME` (#4382) | Greg Troszak | 2022-10-21 |
| | |||
* | Update windows install instructions (#4351) | Alex | 2022-10-19 |
| | |||
* | Add instructions for gnome desktop support using the `.desktop` file (#4165) | David | 2022-10-10 |
| | |||
* | xcopy - assume destination is a directory (#3686) | NotAgentBilly | 2022-09-05 |
| | |||
* | packaging: Point to homebrew-core instead of tap (#3513) | Michael Davis | 2022-08-31 |
| | |||
* | adds xcopy param to recursively copy runtime folder (#3378) | jdrst | 2022-08-10 |
| | |||
* | nix flake: make the binary cache "just work" (#2999) | Timothy DeHerrera | 2022-07-09 |
| | |||
* | book: add wiki links to the title page and install page (#3017) | Amit Beka | 2022-07-09 |
| | | | Co-authored-by: amitbeka <---> | ||
* | Add runtime `xcopy` command on powershell in docs (#2958) | 川田 恵氏 (Kawada Keishi a.k.a megumish) | 2022-07-04 |
| | |||
* | mention the requirement of C++ compiler for building grammar in doc (#2592) | nitish-17 | 2022-05-28 |
| | |||
* | Add documentation for `hx --health` (#2357) | Robert Walter | 2022-05-02 |
| | |||
* | fix typos (#2304) | chunghha | 2022-04-27 |
| | |||
* | add table of OS/command for copy/symlink the runtime folder to the config ↵ | matan h | 2022-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | (#2073) * create table of OS and commands in the readme * add link to wiki from health check (without color; just simple println) * move the table from readme to docs and add link from the readme to docs * drop copy on unix,and apply some style fixes from the conversations * by mistake, I edit master insted of develop * remove this file from pr * Update README.md Co-authored-by: Michael Davis <mcarsondavis@gmail.com> * copy table to readme Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | Add install instructions for Void Linux (#1911) | Marcin Puc | 2022-03-31 |
| | |||
* | rename '--fetch/build-grammars' flags into '--grammar fetch/build' | Michael Davis | 2022-03-10 |
| | | | | | The old flags were a bit long. --grammar is also aliased to -g to make it even easier. | ||
* | replace all submodule documentation with flags documentation | Michael Davis | 2022-03-10 |
| | |||
* | add workflow for pushing nix flake artifacts to Cachix (#1721) | Michael Davis | 2022-03-02 |
| | | | | | | | | | * add workflow for pushing nix flake artifacts to Cachix * add docs on using the cachix cache from nix * remove submodule clone from cachix workflow * remove flake check | ||
* | Add instructions for Fedora Linux (#1270) | Chetan Vardhan | 2021-12-17 |
| | | | | | | | * Add instructions for Fedora Linux * Update README.md * Update install.md | ||
* | Remove defunct helix-bin AUR link | Nicholas Boyd Isacsson | 2021-11-29 |
| | |||
* | Improve docs, fix up a few highlight scopes | Blaž Hrastnik | 2021-09-07 |
| | |||
* | Remove embed_runtime feature | Blaž Hrastnik | 2021-07-30 |
| | | | | It's no longer practical to maintain. Closes #451 | ||
* | Add repology.org packaging status | Blaž Hrastnik | 2021-06-22 |
| | |||
* | Add homebrew tap instructions again | Blaž Hrastnik | 2021-06-17 |
| | |||
* | Apply suggestions from code review | Brian Dawn | 2021-06-06 |
| | | | | Co-authored-by: Ivan Tham <pickfire@riseup.net> | ||
* | Provide a feature flag to be able to embed the runtime folder. | Brian Dawn | 2021-06-06 |
| | | | | | | These changes provide a new feature flag "embed_runtime" that when enabled and built in release mode will embed the runtime folder into the resulting binary. | ||
* | Update install notes | Blaž Hrastnik | 2021-06-02 |
| | |||
* | Update mdbook styling, add link to AUR | Blaž Hrastnik | 2021-05-30 |
| | |||
* | Update the book (keymaps). | Blaž Hrastnik | 2021-05-12 |
| | |||
* | Add book/ (mdbook based user guide) | Blaž Hrastnik | 2021-04-05 |