aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Fix typos (#3858)taupiqueur2022-09-17
|
* xcopy - assume destination is a directory (#3686)NotAgentBilly2022-09-05
|
* packaging: Point to homebrew-core instead of tap (#3513)Michael Davis2022-08-31
|
* adds xcopy param to recursively copy runtime folder (#3378)jdrst2022-08-10
|
* Update README command table (#3224)Kyle L. Davis2022-07-28
|
* Add runtime `xcopy` command on powershell in docs (#2958)川田 恵氏 (Kawada Keishi a.k.a megumish)2022-07-04
|
* Update from-source install instruction in README (#2603)Marcin Puc2022-05-29
|
* fix(docs): cleanup obsolete indents.toml mentions (#2327)unrelentingtech2022-04-29
|
* add table of OS/command for copy/symlink the runtime folder to the config ↵matan h2022-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>
* Improve documentation on Language Server installation (#2037)Michael Davis2022-04-09
|
* 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