Commit Graph

23 Commits

Author SHA1 Message Date
Randy Eckenrode
d9c118dd42 helix: fix build with clang 16
Fix an implicit int error in one of the tree-sitter grammars.
2023-11-18 13:37:54 +10:00
0x4A6F
a80b264384
helix: 23.05 -> 23.10
- Release: https://github.com/helix-editor/helix/releases/tag/23.10
- Changes: https://github.com/helix-editor/helix/compare/23.05...23.10
2023-10-25 22:49:32 +02:00
Frederick Schwalbe
820d55bb16 helix: fix UB in diff gutter
Applies https://github.com/helix-editor/helix/pull/7227 as a patch
until the fix is included in the next release.
2023-08-16 08:36:34 +10:00
zowoq
b0865ea93d helix: switch back to release tarball 2023-05-31 10:06:21 +10:00
zowoq
c009c2bc1d helix: add maintainer 2023-05-22 16:50:28 +10:00
Leona Maroni
95c7a595ce helix: 23.03 -> 23.05
Switch to self-build of the tree-sitter grammar files and
use the git repo as source directly
2023-05-20 14:55:12 -04:00
Leona Maroni
f8f13b5059 helix: 22.11 -> 23.03 2023-04-03 15:52:15 -04:00
linsui
72e009faf1 helix: fix icon path 2023-03-22 01:15:55 +08:00
Alexander Bantyev
ff494a0c1b
helix: add desktop item and icon 2023-02-17 01:57:28 +04:00
Michael Davis
b94fc93c9d
helix: 22.08.1 -> 22.12 2022-12-06 22:03:44 -06:00
zowoq
2905eb5343 helix: install completion 2022-09-05 23:36:00 +10:00
Michael Davis
cb70375ef3 helix: 22.08 -> 22.08.1 2022-09-02 07:57:34 +10:00
Michael Davis
23028550cf helix: 22.05 -> 22.08 2022-09-01 06:58:07 +10:00
happysalada
f579f725ed helix: 22.03 -> 22.05 2022-05-29 07:21:36 -04:00
zowoq
d40b56dd30
helix: remove grammar source (#170683)
not needed at runtime, bloats the package closure unnecessarily
2022-04-29 06:27:12 +10:00
Daniel Thwaites
dd37fc3587 helix: use release tarball to fetch tree-sitter grammars 2022-04-05 08:28:59 -04:00
Daniel Thwaites
fe982a28d0 helix: 0.6.0 -> 22.03 2022-04-05 08:28:59 -04:00
happysalada
68aee68977 helix: 0.5.0 -> 0.6.0 2022-01-04 09:54:50 -05:00
happysalada
f55e76a502 helix: 0.4.1 -> 0.5.0 2021-11-09 13:40:39 -05:00
Yusuf Bera Ertan
32be1b3cbd
helix: 0.4.0 -> 0.4.1 2021-08-22 19:28:38 +03:00
Yusuf Bera Ertan
4b818d89d2
helix: 0.3.0 -> 0.4.0 2021-08-14 03:39:15 +03:00
legendofmiracles
044315a1a5
helix: set meta.mainProgram 2021-08-10 23:13:07 +00:00
Yusuf Bera Ertan
a3274dca88
helix: init at 0.3.0 (#126208)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-30 03:54:42 +02:00