Commit Graph

42 Commits (668b39d1dfa21097540a9b29144c4fcc1f24b63c)

Author SHA1 Message Date
matan h 02426072cb
add table of OS/command for copy/symlink the runtime folder to the config (#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>
2 years ago
Michael Davis 78b1600943
Improve documentation on Language Server installation (#2037) 2 years ago
Michael Davis 7044d7d804 rename '--fetch/build-grammars' flags into '--grammar fetch/build'
The old flags were a bit long. --grammar is also aliased to -g to make
it even easier.
2 years ago
Michael Davis 8081e9f052 replace all submodule documentation with flags documentation 2 years ago
Arjun P e1a92fd399
Readme: fix typo (#1695) 2 years ago
WindSoilder 0c447151cf
In README, add example for windows config directory (#1273)
* better doc for windows user

* fix doc
2 years ago
Gokul Soumya 71292f9f11 docs: Auto generate command list 3 years ago
NNB 1724930765
Fix "good first issue" link (#1140) 3 years ago
Carter Snook e505bf2b48
chore(doc): use faq for finding helix log file (#963) 3 years ago
Za Wilcox 68697cb332
Move 'Note' from incorrect location (#921) 3 years ago
Omnikar 6063ecf3b4
Add note about FAQ to `README.md` (#848) 3 years ago
Sven-Hendrik Haase 4f8dc4cad8
Fix it's -> its (#676) 3 years ago
Kirawi b0acd8c3a6
Update README.md (#581)
* Update README.md

* Update README.md
3 years ago
Omnikar bfcc6e2ca5 Update `README.md` 3 years ago
Blaž Hrastnik 0fdb626c2c Remove embed_runtime feature
It's no longer practical to maintain. Closes #451
3 years ago
Blaž Hrastnik 000b7b7c97 Make instructions regarding runtime clearer 3 years ago
Blaž Hrastnik 866b32b5d7 Add repology.org packaging status 3 years ago
Blaž Hrastnik 39d59216e4
Fix link to good first issue 3 years ago
Wojciech Kępka 45793d7c09 Update README 3 years ago
Kelly Thomas Kline 8f1eb7b2b0 Add trace log primer to the Contributing section 3 years ago
Blaž Hrastnik f48a60b8e2 Release 0.0.10 3 years ago
Ethan Bodzioney 843c2cdebd
Install instructions and version number corrections (#148)
* 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
3 years ago
Brian Dawn ae105812d6 Apply suggestions from code review
Co-authored-by: Ivan Tham <pickfire@riseup.net>
3 years ago
Brian Dawn 62d181de78 Provide a feature flag to be able to embed the runtime folder.
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.
3 years ago
Blaž Hrastnik 407b37c327 Better link to Matrix 3 years ago
Eric Leijonmarck 5f49bafbe8
Update README.md 3 years ago
Eric Leijonmarck c960bcfc24
Update README.md 3 years ago
Eric Leijonmarck 312b29f712
Update README.md 3 years ago
Blaž Hrastnik 67b1cd32c7 Update install notes 3 years ago
wojciechkepka 56dbc60840 Add Arch Linux installation instructions to README 3 years ago
Blaž Hrastnik 0dde5f2cae Fix badge 3 years ago
Blaž Hrastnik 5825bce0e4 Link to install/keymap docs, fix build status badge 3 years ago
Blaž Hrastnik 668f735232 Update the README's matrix link 3 years ago
Blaž Hrastnik 31d41080ed Add indentation queries for golang. 3 years ago
Blaž Hrastnik 4eabb8d054 Add screenshot to README. 3 years ago
Blaž Hrastnik e1dc1d2d48 Fix release packaging. 3 years ago
Blaž Hrastnik f6d0c7a995 Update README. 3 years ago
Blaž Hrastnik 755632f231 deps update 3 years ago
Blaž Hrastnik 0926904d4c Update README. 4 years ago
Blaž Hrastnik 935cfeae57 Split parts of helix-term into helix-view.
It still largely depends on term for some types but I plan to change
that later.
4 years ago
Blaž Hrastnik 44ff4d3c1f Implement a new core based on CodeMirror. 4 years ago
Blaž Hrastnik 240e5f4e3d Initial import. 4 years ago