1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • cd4277934b fixed type highlighting Shafkath Shuhan 2021-07-06 00:03:25 -0400
  • 318a501de9 add space Shafkath Shuhan 2021-07-05 23:55:26 -0400
  • c2caa3a01a Ooops, didn't need the loop. Joe Neeman 2021-07-05 22:55:25 -0500
  • 7b96001b7c wip Shafkath Shuhan 2021-07-05 23:54:53 -0400
  • a5f12cbaf9 wip Shafkath Shuhan 2021-07-05 23:51:50 -0400
  • 8315a8affb Yet another attempt at #402. Joe Neeman 2021-07-05 22:45:07 -0500
  • 7d4e15d1f5 wip Shafkath Shuhan 2021-07-05 23:37:02 -0400
  • 85d5b399de Merge branch 'master' into great_line_ending_and_cursor_range_cleanup Nathan Vegdahl 2021-07-05 20:27:49 -0700
  • 8fb5027bb2 wip Shafkath Shuhan 2021-07-05 22:30:39 -0400
  • dbf75f40e0 wip Shafkath Shuhan 2021-07-05 22:13:25 -0400
  • 6e15c9b874 Make vertical selection movement work properly. Nathan Vegdahl 2021-07-05 18:58:33 -0700
  • 906cfd52e0 Clean up the default theme definition Blaž Hrastnik 2021-07-06 10:53:29 +0900
  • 6abcdd2501 rewrote Rust highlights.scm Shafkath Shuhan 2021-07-05 21:37:48 -0400
  • a0a5bd555b More responsive key input Ivan Tham 2021-07-04 00:19:59 +0800
  • 47a6882738 Bump tokio from 1.7.1 to 1.8.0 dependabot[bot] 2021-07-05 23:07:47 +0000
  • c8681a820c Bump unicode-segmentation from 1.7.1 to 1.8.0 dependabot[bot] 2021-07-05 23:07:56 +0000
  • bb41a82a85 Bump slotmap from 1.0.3 to 1.0.5 dependabot[bot] 2021-07-05 23:08:06 +0000
  • 9507c24f68 Bump thiserror from 1.0.25 to 1.0.26 dependabot[bot] 2021-07-05 23:08:19 +0000
  • fd5440e124
    Bump thiserror from 1.0.25 to 1.0.26 dependabot[bot] 2021-07-05 23:08:19 +0000
  • b70c6174cb
    Bump slotmap from 1.0.3 to 1.0.5 dependabot[bot] 2021-07-05 23:08:06 +0000
  • 3b4c594527
    Bump unicode-segmentation from 1.7.1 to 1.8.0 dependabot[bot] 2021-07-05 23:07:56 +0000
  • 37f11a850c
    Bump tokio from 1.7.1 to 1.8.0 dependabot[bot] 2021-07-05 23:07:47 +0000
  • e98b998d5d Fix clippy. Joe Neeman 2021-07-05 15:46:52 -0500
  • 89870ccf36 Another fix for #402 Joe Neeman 2021-07-05 15:09:52 -0500
  • 371ba98bb5 fixed constant higlighting Shafkath Shuhan 2021-07-05 15:23:29 -0400
  • c0ad04577f removed regex highlight Shafkath Shuhan 2021-07-05 14:11:43 -0400
  • 0b079d3c59 Merge branch 'master' of github.com:helix-editor/helix into vscode-theme Shafkath Shuhan 2021-07-05 13:40:55 -0400
  • f0e6b44771 fix hexcode error Shafkath Shuhan 2021-07-05 13:39:52 -0400
  • cb77da5186 add variant for c/c++ Shafkath Shuhan 2021-07-05 12:41:17 -0400
  • 7a37643dbe wip adding markdown support skewballfox 2021-07-05 11:30:17 -0500
  • 3c31f50116 julia language-server line was plain wrong wesh 2021-07-05 10:58:10 +0200
  • aa70362d20 Add julia support (LSP not working) wesh 2021-07-04 14:24:33 +0200
  • 4952d6f801 Fix phantom lines in some CRLF files. Nathan Vegdahl 2021-07-05 00:11:07 -0700
  • d2b18b9688 julia language-server line was plain wrong wesh 2021-07-05 10:58:10 +0200
  • 7a74931921 Merge branch 'master' of https://github.com/helix-editor/helix wesh 2021-07-05 09:51:18 +0200
  • bee25333d2 Fix phantom lines in some CRLF files. Nathan Vegdahl 2021-07-05 00:11:07 -0700
  • 4182c45cf8 suggestion Shafkath Shuhan 2021-07-05 01:12:53 -0400
  • dc97ebc10d Add VSCode Dark+ Theme Shafkath Shuhan 2021-07-04 17:54:49 -0400
  • fc34efea12 appease clippy Blaž Hrastnik 2021-07-05 10:34:48 +0900
  • 48481db8ca fix: Make path absolute before normalizing Blaž Hrastnik 2021-07-05 10:26:51 +0900
  • b72c6204e5 fix: When calculating relative path, expand tilde last Blaž Hrastnik 2021-07-05 10:17:26 +0900
  • 0accdc62f2 deploy: cb4bab890300c747afbd00c3290e6311bf72b0da archseer 2021-07-05 01:13:15 +0000
  • cb4bab8903 Remove outdated comment Blaž Hrastnik 2021-07-05 10:12:46 +0900
  • a4e28c6927 Implement X as extend selection to line bounds Blaž Hrastnik 2021-07-05 10:12:34 +0900
  • d99c8e7052 wip Shafkath Shuhan 2021-07-04 17:47:58 -0400
  • 0f672b5035 Merge branch 'master' of https://github.com/helix-editor/helix wesh 2021-07-04 20:10:25 +0200
  • d02bbb7bae Fix info panic on small terminal Ivan Tham 2021-07-04 20:05:01 +0800
  • bee9508b8b Add julia support (LSP not working) wesh 2021-07-04 14:24:33 +0200
  • 52b363b032 Fix info panic on small terminal Ivan Tham 2021-07-04 20:05:01 +0800
  • ebccc96cd4 Factor out goto t/m/b into a single function again Blaž Hrastnik 2021-07-04 18:07:58 +0900
  • 6ce303977c Revert back to 'gm' Blaž Hrastnik 2021-07-04 18:02:42 +0900
  • 916362d3a9 Info box add horizontal padding Ivan Tham 2021-07-04 00:12:02 +0800
  • bbbbfa9bcf Goto mode use infobox Ivan Tham 2021-07-03 23:39:26 +0800
  • 5977b07e19 Reduce calculation and improve pattern in infobox Ivan Tham 2021-07-02 09:46:28 +0800
  • 64f83dfcbd Support infobox doc gen on stable release Ivan Tham 2021-07-01 09:33:44 +0800
  • 61e925cbed Add infobox doc generation and improve ergonomics Ivan Tham 2021-07-01 09:20:00 +0800
  • 6710855eac Fix rendering issues for infobox Ivan Tham 2021-06-30 21:39:21 +0800
  • 9effe71b7d Apply suggestions from blaz for infobox Ivan Tham 2021-06-30 00:17:16 +0800
  • 4c190ec9d9 Suggestions for infobox changes Ivan Tham 2021-06-29 15:13:30 +0800
  • 8985c58fd3 Add infobox Ivan Tham 2021-06-19 23:54:37 +0800
  • 5ec00f82af More responsive key input Ivan Tham 2021-07-04 00:19:59 +0800
  • 087f0327f3 Info box add horizontal padding Ivan Tham 2021-07-04 00:12:02 +0800
  • 996f5cd4ff Goto mode use infobox Ivan Tham 2021-07-03 23:39:26 +0800
  • 2a11b972d4 Reduce calculation and improve pattern in infobox Ivan Tham 2021-07-02 09:46:28 +0800