1
0
mirror of https://github.com/helix-editor/helix synced 2026-01-25 17:28:08 +01:00

Commit Graph

  • b247d526d6
    Make text-width optional in editor config Clément Delafargue 2023-02-10 13:07:15 +0100
  • b3c740a090 add exit code to command failed msg lesleyrs 2023-02-10 02:07:41 +0100
  • 8a3ec443f1
    Fix new clippy lints (#5892) Pascal Kuthe 2023-02-09 23:27:08 +0100
  • 690852a8ef Implement a cleaner way of getting the current head of a document dgyurov 2023-02-09 22:03:45 +0100
  • 6aad3fffbe
    Merge remote-tracking branch 'pascalkuthe/master' into max-line-len Clément Delafargue 2023-02-09 19:25:31 +0100
  • 19bb5028cb
    remove leftover max-line-length occurrences Clément Delafargue 2023-02-09 19:19:15 +0100
  • f3d0027b12
    rename leftover config item Clément Delafargue 2023-02-09 18:58:01 +0100
  • d1023511bc
    text-width: update setting documentation Clément Delafargue 2023-02-09 18:53:02 +0100
  • 404406ac6a
    Add text-width to config.toml Alex Boehm 2022-05-12 19:07:52 +0930
  • bae95b1357
    fix new clippy lints Pascal Kuthe 2023-02-09 15:57:50 +0100
  • a8f13119b6
    Add command for resetting diff hunks Pascal Kuthe 2023-01-10 19:00:41 +0100
  • 9d73a0d112
    Fix the infinite loop when copying the cursor to the top of the file (#5888) Mike Trinkala 2023-02-09 06:28:33 -0800
  • 81f9e1b0ea
    Fix link and typos David-Else 2023-02-09 12:22:01 +0000
  • 81a95f8538
    Change minor modes for code review David-Else 2023-02-09 12:14:49 +0000
  • b3c551eab8
    More small code review items David-Else 2023-02-09 11:44:50 +0000
  • 24fc54afcd
    Apply the latest code review suggestions David-Else 2023-02-09 11:32:39 +0000
  • 7ebcf4e919
    properly handle LSP position encoding (#5711) Pascal Kuthe 2023-02-09 08:19:29 +0100
  • ab84b0fd84
    Fix the infinite loop when copying the cursor to the top of the file Mike Trinkala 2023-02-08 18:23:50 -0800
  • 8a602995fa
    Address new clippy lints Blaž Hrastnik 2023-02-09 11:44:14 +0900
  • e474779c87
    bump msrv to 1.63 (#5570) Pascal Kuthe 2023-02-09 03:24:31 +0100
  • bd14f5a72c
    update bug report template (#5872) Pascal Kuthe 2023-02-09 03:22:38 +0100
  • 8e2eab1a6f
    Also run build checks on merge queue Blaž Hrastnik 2023-02-09 11:04:44 +0900
  • ee03fcc5c5
    Change misleading message lesleyrs 2023-02-09 00:35:32 +0100
  • 9eacb45220
    Apply suggestions from code review Pascal Kuthe 2023-02-09 00:19:24 +0100
  • 1e145eded6
    update bug report template Pascal Kuthe 2023-02-07 17:20:44 +0100
  • 882fa11d17
    Add Containerfile file-type for dockerfile language (#5873) zSchoen 2023-02-08 22:08:10 +0100
  • 12c8730099 Remove redundant Arc type from version control statusline cache dgyurov 2023-02-08 20:36:52 +0100
  • 6b30103a6e
    Fix copy paste mistake David-Else 2023-02-08 18:54:38 +0000
  • 99eec65608
    Code review revisions David-Else 2023-02-08 18:44:55 +0000
  • 3bd1b23251
    Simplify building from source and follow code review suggestions David-Else 2023-02-08 18:02:57 +0000
  • f386ff795d
    Check for external file modifications when writing (#5805) Clément Delafargue 2023-02-08 17:09:19 +0100
  • 6674a081b9
    Remove README installation section and turn into a link David-Else 2023-02-08 16:00:55 +0000
  • 47fca79516
    Change wording to nightly David-Else 2023-02-08 15:28:49 +0000
  • 445314c5cf
    Add back macOS and Windows sections and further simplify and improve David-Else 2023-02-08 15:23:42 +0000
  • 62d4491e39 Switch statusline & prompt Fl1tzi 2023-02-08 12:10:56 +0100
  • 1f2f406049
    added lowercase containerfile file-type zSchoen 2023-02-08 10:08:50 +0100
  • 00ecc556a8
    Fix Go select indenting (#5713) gavincrawford 2023-02-08 00:17:34 -0700
  • c7e0281653
    Merge 362caef4b19ede104cf77d8cb4c24a48f630a9e2 into 05c52072653f4c276750e3c651b9c4e030e912d2 Bob 2023-02-08 15:39:56 +1300
  • 1431b5b606 deploy: 05c52072653f4c276750e3c651b9c4e030e912d2 the-mikedavis 2023-02-07 23:24:40 +0000
  • 05c5207265
    feat: add pem language (#5797) Matthew Toohey 2023-02-07 18:24:26 -0500
  • fce30c0da0
    xml: add mobileconfig & plist file types (#5863) Surendrajat 2023-02-08 04:47:48 +0530
  • c704701714
    Short-circuit the word and treesitter object movement commands (#5851) Mike Trinkala 2023-02-07 15:05:27 -0800
  • f68a1119c5
    added root & file-type zSchoen 2023-02-07 17:38:11 +0100
  • e01032e113
    Add OpenBSD to heading David-Else 2023-02-07 15:42:19 +0000
  • 192e89126f
    Code review suggestions and remove macOS and Windows specific sections David-Else 2023-02-07 14:50:52 +0000
  • ade2b1feb9
    Merge branch 'helix-editor:master' into dt-statusline Anthony Mason 2023-02-07 08:04:34 -0500
  • 70471d3c42
    xml: add mobileconfig & plist file types Surendrajat 2023-02-07 11:14:59 +0530
  • c168560df0 Fix brace indenting (again) gavincrawford 2023-02-06 20:58:31 -0700
  • 23ed8c12f1
    Select change range for goto_first/last_change commands (#5206) Michael Davis 2023-02-06 21:43:48 -0600
  • f71f27f804
    Add Darcula Solid theme (#5778) Jesús González 2023-02-07 00:39:49 -0300
  • b6aa475f6c
    Short-circuit the word and treesitter object movement commands Mike Trinkala 2023-02-06 10:52:58 -0800
  • fb149133db
    Make fleet-dark accurate to the official theme (#5605) Kirawi 2023-02-06 18:47:51 -0500
  • 7f6a91fd63
    build(deps): bump ropey from 1.5.1 to 1.6.0 (#5859) dependabot[bot] 2023-02-06 17:44:26 -0600
  • 9b69f5010d
    build(deps): bump anyhow from 1.0.68 to 1.0.69 (#5858) dependabot[bot] 2023-02-06 17:43:48 -0600
  • f3f8660d36
    build(deps): bump serde_json from 1.0.91 to 1.0.92 (#5857) dependabot[bot] 2023-02-06 17:43:28 -0600
  • b97462ea9b
    build(deps): bump unicode-segmentation from 1.10.0 to 1.10.1 (#5856) dependabot[bot] 2023-02-06 17:43:08 -0600
  • 093b37d7e7
    build(deps): bump cachix/install-nix-action from 18 to 19 (#5855) dependabot[bot] 2023-02-06 17:42:45 -0600
  • 2924427702 Show code point in statusline Jakob Schikowski 2023-02-07 00:20:56 +0100
  • 11acf0fcda
    build(deps): bump ropey from 1.5.1 to 1.6.0 dependabot[bot] 2023-02-06 23:03:25 +0000
  • ea40891ffd
    build(deps): bump anyhow from 1.0.68 to 1.0.69 dependabot[bot] 2023-02-06 23:03:10 +0000
  • 10befb501f
    build(deps): bump serde_json from 1.0.91 to 1.0.92 dependabot[bot] 2023-02-06 23:02:46 +0000
  • b3112f4eea
    build(deps): bump unicode-segmentation from 1.10.0 to 1.10.1 dependabot[bot] 2023-02-06 23:02:25 +0000
  • 26ff06a54b
    build(deps): bump cachix/install-nix-action from 18 to 19 dependabot[bot] 2023-02-06 23:01:22 +0000
  • 487cadc65f fix: Change .git from hard-coded into a configurable project root marker LeoniePhiline 2023-02-06 23:13:15 +0100