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

Commit Graph

  • 6c4d986c1b Use non-deprecated chrono Duration functions Michael Davis 2024-03-12 09:58:33 -0400
  • b44b627b14 build(deps): bump chrono from 0.4.34 to 0.4.35 dependabot[bot] 2024-03-11 23:37:10 +0000
  • e01a558294
    build(deps): bump log from 0.4.20 to 0.4.21 (#9856) dependabot[bot] 2024-03-14 14:13:36 +0900
  • 343a6c29f1 custom menus complete ivan 2024-03-13 23:05:45 -0500
  • 1d9a26348c Do not stop reloading docs on error Luis Useche 2024-03-13 13:15:08 -0700
  • 7693b48ef2
    Make code_action use a picker John Toohey 2024-03-13 19:51:55 +0000
  • 0ff7ccbb2c
    build(nix): Fix Nix grammars build due to breaking changes in fetchTree Marvin Strangfeld 2024-03-13 17:23:32 +0100
  • a418509a2a
    feat(solidity): add textobject query for revert call arguments beeb 2024-03-13 15:19:38 +0100
  • 80f8a9f85f
    feat(solidity): add textobject query for emit statement arguments beeb 2024-03-13 11:45:07 +0100
  • dcc1369676
    feat(solidity): add yul function textobject query beeb 2024-03-13 07:45:10 +0100
  • 3915b04bd9
    fix(themes-catppuccin): make inlay hints more legible (#9859) fnuttens 2024-03-13 05:47:55 +0100
  • e3469c54e0 Docgen Daniel Poulin 2024-03-12 20:14:22 -0400
  • 82728a0491 Support new tree-sitter textobject/movement for entries of list-likes Daniel Poulin 2023-09-02 20:21:37 -0400
  • 4414448c08 Adding initial support for ada language, based off #7790 PR from tomekw KhazAkar 2024-03-12 22:46:09 +0100
  • 4bf7595817 menu icons ivan 2024-03-12 09:45:46 -0500
  • 407cc2210f
    Use non-deprecated chrono Duration functions Michael Davis 2024-03-12 09:58:33 -0400
  • c3a240564b cheat sheet, insert mode ivan 2024-03-12 08:27:05 -0500
  • fc45814111
    feat(solidity): add more textobject queries for parameters beeb 2024-03-12 13:48:18 +0100
  • b233211522 fix(themes-catppuccin): make inlay hints more legible NUTTENS Florent 2024-03-12 10:14:47 +0100
  • 2d15acdf60
    build(deps): bump libloading from 0.8.2 to 0.8.3 (#9857) dependabot[bot] 2024-03-12 14:45:44 +0900
  • ab61874efb
    build(deps): bump cc from 1.0.88 to 1.0.90 (#9855) dependabot[bot] 2024-03-12 14:41:48 +0900
  • 2e2a1d6f61
    build(deps): bump open from 5.0.1 to 5.1.2 (#9854) dependabot[bot] 2024-03-12 14:41:40 +0900
  • 2d589e74f0
    build(deps): bump cachix/install-nix-action from 25 to 26 (#9851) dependabot[bot] 2024-03-12 14:38:19 +0900
  • 8c24aa5951
    build(deps): bump libloading from 0.8.2 to 0.8.3 dependabot[bot] 2024-03-11 23:39:13 +0000
  • 9c66ef6dbe
    build(deps): bump log from 0.4.20 to 0.4.21 dependabot[bot] 2024-03-11 23:38:46 +0000
  • 859bb73c7b
    build(deps): bump cc from 1.0.88 to 1.0.90 dependabot[bot] 2024-03-11 23:38:14 +0000
  • 19c27d8ab3
    build(deps): bump open from 5.0.1 to 5.1.2 dependabot[bot] 2024-03-11 23:37:46 +0000
  • 1bedbdfa3d
    build(deps): bump chrono from 0.4.34 to 0.4.35 dependabot[bot] 2024-03-11 23:37:10 +0000
  • cbc0dba168
    build(deps): bump cachix/install-nix-action from 25 to 26 dependabot[bot] 2024-03-11 23:10:13 +0000
  • 63e092eef2
    feat(solidity): add parameter textobject query for call expressions beeb 2024-03-11 15:14:35 +0100
  • 2baf31527f
    feat: add textobject queries for solidity beeb 2024-03-11 12:56:28 +0100
  • 3e641dcc8a SOS menu a-h ivan 2024-03-11 00:46:48 -0500
  • bb6e5adcec copy / paste normal mode ivan 2024-03-10 23:06:20 -0500
  • a92f14709b remove some extra logging mattwparas 2024-03-10 14:25:46 -0700
  • a3e5c21632 Add tests for subword movement Jefta 2023-09-02 15:37:59 +0200
  • de97e9ebef Allow moving by subword Jefta 2023-09-02 15:34:45 +0200
  • f90f93977d component api mattwparas 2024-03-09 21:20:47 -0800
  • c145999bff
    treesitter: Add textobjects for native funcs and constructors (#9806) Kalpaj Chaudhari 2024-03-10 08:53:33 +0530
  • 3bd493299f
    Use Nu language for NUON files (#9839) Aidan Gauland 2024-03-10 16:22:04 +1300
  • 72f7985d16
    Use Nu language for NUON files Aidan Gauland 2024-03-10 09:14:00 +1300
  • 807cc9c552
    Merge branch 'helix-editor:master' into master Ivan Saldarriaga 2024-03-09 07:52:54 -0500
  • 0dc67ff885
    helix-term: allow to backspace out-of the command prompt (#9828) Markus F.X.J. Oberhumer 2024-03-09 09:02:43 +0100
  • 6e9b5752ef deploy: e3c6c82828299f1728f16a8d8fcfa5c3603a3d47 archseer 2024-03-09 08:00:13 +0000
  • e3c6c82828
    add linker script language (#9835) Matthew Toohey 2024-03-09 02:59:56 -0500
  • 6961d66179 Add one line scroll up and down commands. Luis Useche 2024-03-02 10:53:17 -0800
  • c4543f1ec9 add linker script language Matthew Toohey 2024-03-07 23:29:13 -0500
  • fd89c3c833
    fix: close #9771 fix comments with ( and ) (#9800) Alexander Brevig 2024-03-08 02:54:17 +0100
  • 6fcce3c789 deploy: 301dfb07ccf3df41c381300dddb760bf76745cf5 pascalkuthe 2024-03-07 22:39:15 +0000
  • 301dfb07cc
    Add PowerShell highlighting (#9827) Chris 2024-03-07 22:39:00 +0000
  • e27b04735c
    Fix panic in select_textobject_around (#9832) Mike Trinkala 2024-03-07 11:37:01 -0800
  • cb01e52cd8
    Fix panic in surround_replace/delete nested multi-cursor (#9815) Mike Trinkala 2024-03-07 09:20:07 -0800
  • 4f5f04f1bf
    Fix panic in select_textobject_around Mike Trinkala 2024-03-07 06:56:17 -0800
  • 9a7d39d038 Add blade templates support lelgenio 2024-02-03 16:01:06 -0300
  • c472a33b31 Add PowerShell highlighting Chickenkeeper 2024-03-06 18:43:17 +0000
  • ce35389e70
    Fix panic due to partial jumplist sync in jump_view_* Mike Trinkala 2024-03-06 09:55:42 -0800
  • f504a1a5c7 cleanup moves WIP ivan 2024-03-06 09:08:44 -0500
  • bb46d99fb7 Merge remote-tracking branch 'origin/master' into goto_next_reference Anthony Templeton 2024-03-05 22:15:53 -0500
  • 3d6d874990
    build(deps): bump cc from 1.0.88 to 1.0.89 dependabot[bot] 2024-03-06 02:10:48 +0000
  • 2301662260 Prevent shell_keep_pipe from stopping on nonzero exit status code Cyrill Schenkel 2024-03-05 13:08:28 +0100
  • ee68ff6eca
    Merge da73d79d9b1b0d800e163d583a6d90a88fefdc53 into cc43e3521ed94e9d6e77c719c14073d3e7217c97 Cole Helbling 2024-03-05 15:18:13 +0530
  • 54b60e4ba3 flake.lock: Bump flake inputs to prevent a warning message Varris 2024-03-05 06:52:33 +0100
  • 03effd6721 Main menu ivan 2024-03-05 00:32:50 -0500
  • e42a61c92f
    Fix panic in surround_replace/delete nested multi-cursor Mike Trinkala 2024-03-04 19:34:52 -0800
  • 668ec186d2
    build(deps): bump ahash from 0.8.9 to 0.8.11 dependabot[bot] 2024-03-04 23:32:07 +0000