aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* rename '--fetch/build-grammars' flags into '--grammar fetch/build'Michael Davis2022-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 documentationMichael Davis2022-03-10
|
* Readme: fix typo (#1695)Arjun P2022-02-22
|
* In README, add example for windows config directory (#1273)WindSoilder2021-12-16
| | | | | * better doc for windows user * fix doc
* docs: Auto generate command listGokul Soumya2021-12-08
|
* Fix "good first issue" link (#1140)NNB2021-11-21
|
* chore(doc): use faq for finding helix log file (#963)Carter Snook2021-11-03
|
* Move 'Note' from incorrect location (#921)Za Wilcox2021-10-29
|
* Add note about FAQ to `README.md` (#848)Omnikar2021-10-16
|
* Fix it's -> its (#676)Sven-Hendrik Haase2021-08-30
|
* Update README.md (#581)Kirawi2021-08-14
| | | | | * Update README.md * Update README.md
* Update `README.md`Omnikar2021-08-02
|
* Remove embed_runtime featureBlaž Hrastnik2021-07-30
| | | | It's no longer practical to maintain. Closes #451
* Make instructions regarding runtime clearerBlaž Hrastnik2021-07-17
|
* Add repology.org packaging statusBlaž Hrastnik2021-06-22
|
* Fix link to good first issueBlaž Hrastnik2021-06-22
|
* Update READMEWojciech Kępka2021-06-12
|
* Add trace log primer to the Contributing sectionKelly Thomas Kline2021-06-08
|
* Release 0.0.10Blaž Hrastnik2021-06-07
|
* Install instructions and version number corrections (#148)Ethan Bodzioney2021-06-07
| | | | | | | | | | | | | | | | | | | * Add MacOS install instructions * Change version name argument When using the -V command to get the version you are given 'helix-term x.x.x', I changed this to just helix as it makes more sense. * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number * Fixed version number
* Apply suggestions from code reviewBrian Dawn2021-06-06
| | | | Co-authored-by: Ivan Tham <pickfire@riseup.net>
* Provide a feature flag to be able to embed the runtime folder.Brian Dawn2021-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.
* Better link to MatrixBlaž Hrastnik2021-06-05
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update README.mdEric Leijonmarck2021-06-02
|
* Update install notesBlaž Hrastnik2021-06-02
|
* Add Arch Linux installation instructions to READMEwojciechkepka2021-06-01
|
* Fix badgeBlaž Hrastnik2021-05-31
|
* Link to install/keymap docs, fix build status badgeBlaž Hrastnik2021-05-31
|
* Update the README's matrix linkBlaž Hrastnik2021-05-30
|
* Add indentation queries for golang.Blaž Hrastnik2021-05-15
|
* Add screenshot to README.Blaž Hrastnik2021-05-12
|
* Fix release packaging.Blaž Hrastnik2021-05-11
|
* Update README.Blaž Hrastnik2021-05-11
|
* deps updateBlaž Hrastnik2021-02-09
|
* Update README.Blaž Hrastnik2020-10-13
|
* Split parts of helix-term into helix-view.Blaž Hrastnik2020-09-21
| | | | | It still largely depends on term for some types but I plan to change that later.
* Implement a new core based on CodeMirror.Blaž Hrastnik2020-05-25
|
* Initial import.Blaž Hrastnik2020-05-20