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

Commit Graph

  • d99b60627e Add remapping book entry PabloMansanet 2021-06-12 18:24:01 +0200
  • 815cfd6b63 Implement key remapping PabloMansanet 2021-06-12 18:11:22 +0200
  • 7f8dc067fb
    Add clarification to last buffer Ivan Tham 2021-06-12 23:59:04 +0800
  • d34fb57cbf deploy: 9baf1ecc90117710e785467f59a99ee119f50c73 archseer 2021-06-12 12:45:37 +0000
  • 9baf1ecc90
    add symbol picker (#230) Robin 2021-06-12 14:45:21 +0200
  • 77b1a74866 deploy: 44cc0d8eb0743101724fca8787217a9d0aa01bd4 archseer 2021-06-12 12:21:24 +0000
  • 44cc0d8eb0
    add alternate file (#223) Robin 2021-06-12 14:21:06 +0200
  • 1953588873 Change picker horizontal split to h Ivan Tham 2021-06-12 18:39:27 +0800
  • 618129d667 add fail message for ga Robin van Dijk 2021-06-12 14:12:18 +0200
  • c744f746a2 add docs for symbol picker Robin van Dijk 2021-06-12 14:05:41 +0200
  • 46e02aae4e
    Change picker horizontal split to h Ivan Tham 2021-06-12 18:39:27 +0800
  • 30fd2d0f2b add ga doc Robin van Dijk 2021-06-12 12:32:54 +0200
  • de66b85558 rename to last_accessed Robin van Dijk 2021-06-12 12:32:34 +0200
  • 91954566e4 fix errors from merging in master Robin van Dijk 2021-06-12 12:26:20 +0200
  • 8ba1719580 Merge branch 'master' of https://github.com/helix-editor/helix into add-lsp-symbol-picker Robin van Dijk 2021-06-12 12:23:04 +0200
  • 20d85e6572 add symbol picker Robin van Dijk 2021-06-12 12:17:09 +0200
  • 104b4220b2 Add remapping functions and tests PabloMansanet 2021-06-12 11:39:24 +0200
  • 45793d7c09 Update README Wojciech Kępka 2021-06-12 10:20:15 +0200
  • 4b6aff8c66 Use runtime dir when defaulting to executable location Wojciech Kępka 2021-06-12 10:20:03 +0200
  • 4a40e935de Make runtime_dir private Wojciech Kępka 2021-06-12 08:59:50 +0200
  • 716067ba05 Add more ways to detect runtime directory Wojciech Kępka 2021-06-12 08:30:55 +0200
  • c01981cc75 Add keycode parse and display methods PabloMansanet 2021-06-12 10:52:00 +0200
  • 25d38cfc05 apply feedback from #223 Robin van Dijk 2021-06-12 10:45:11 +0200
  • c66a039095 Update README Wojciech Kępka 2021-06-12 10:20:15 +0200
  • 698347e5e2 Use runtime dir when defaulting to executable location Wojciech Kępka 2021-06-12 10:20:03 +0200
  • c754df12b3
    lsp: Check bounds when converting lsp positions (#204) Wojciech Kępka 2021-06-12 09:04:30 +0200
  • 1d18aab1de Make runtime_dir private Wojciech Kępka 2021-06-12 08:59:50 +0200
  • 21911e51e1 Add more ways to detect runtime directory Wojciech Kępka 2021-06-12 08:30:55 +0200
  • 8b9db5a417 Revert pos_to_lsp_pos to panic Wojciech Kępka 2021-06-12 08:35:50 +0200
  • 1bf5b103b0 Add bug report template Blaž Hrastnik 2021-06-12 10:39:46 +0900
  • 1665bac1b6 Fix broken test Blaž Hrastnik 2021-06-12 10:24:48 +0900
  • 278361a086 Only auto-format for certain languages Blaž Hrastnik 2021-06-12 10:20:37 +0900
  • 0fb8b36dd6 wip Shafkath Shuhan 2021-06-11 18:32:09 -0400
  • 10a218ec1c wip Shafkath Shuhan 2021-06-11 18:28:25 -0400
  • 272099bedc add alternate file Robin van Dijk 2021-06-11 23:40:14 +0200
  • d1cbc8275b Merge branch 'master' of https://github.com/helix-editor/helix PabloMansanet 2021-06-11 17:50:34 +0200
  • 69fe46a122
    Add :earlier and :later commands that can be used to navigate the full edit history. (#194) Jakub Bartodziej 2021-06-11 15:06:13 +0200
  • 86af55c379
    Movement fixes, refactor and unit test suite (#217) PabloMansanet 2021-06-11 14:57:07 +0200
  • e996cc3e3a
    Replace a match with map_err(). Jakub Bartodziej 2021-06-11 11:44:28 +0200
  • 0c2b99327a commands: Handle t<ENTER> as till newline Wojciech Kępka 2021-06-11 09:30:27 +0200
  • 73649fe157 commands: Handle t<ENTER> as till newline Wojciech Kępka 2021-06-11 09:30:27 +0200
  • a8a5bcd13d
    Temporarily disable workDone Blaž Hrastnik 2021-06-11 13:30:21 +0900
  • aa9323c8b2 Fixes wojciechkepka 2021-06-10 20:09:33 +0200
  • 098806ce2a
    lsp: Display LSP progress messages (#216) Wojciech Kępka 2021-06-11 05:42:16 +0200
  • 322ce4fc59 Use match for formatting wojciechkepka 2021-06-11 05:37:53 +0200
  • bd7922a986 A more concise rewrite of the time span parser using ideas from PR discussion. Jakub Bartodziej 2021-06-10 22:09:24 +0200
  • 66ce62d596 More systemd.time compliant time units and additional description for the new commands. Jakub Bartodziej 2021-06-10 19:58:13 +0200
  • f9f2658032 Simplify fold PabloMansanet 2021-06-10 19:30:06 +0200
  • 630c8cb2a4 Refactor and simplify PabloMansanet 2021-06-10 19:25:13 +0200
  • 4aac0fc7d3 lsp: Display LSP progress messages wojciechkepka 2021-06-10 19:11:13 +0200
  • 6806aa012b Handle a bunch of review comments. Jakub Bartodziej 2021-06-10 19:01:53 +0200
  • 76184c4ad7 Fix all unit tests PabloMansanet 2021-06-10 18:55:27 +0200
  • 11299552e8 Add tests wojciechkepka 2021-06-10 17:48:59 +0200
  • 23b0adfb18 lsp: Make position conversion funcs return Option Wojciech Kępka 2021-06-10 07:52:19 +0200
  • 7f0de99c11 Remove the leftover match. Jakub Bartodziej 2021-06-10 17:09:48 +0200
  • 2e95404c84 Merge remote-tracking branch 'upstream/master' Jakub Bartodziej 2021-06-10 17:07:33 +0200
  • e205696212 Fix iterator PabloMansanet 2021-06-10 17:06:46 +0200
  • 9dbdc9dc08 Rename to UndoKind. Jakub Bartodziej 2021-06-10 17:04:31 +0200
  • 692d80b8a8
    Use ? instead of a match on an option. Jakub Bartodziej 2021-06-10 16:55:37 +0200
  • b96f5f6efc Add more tests and restore the fix for later that diappeared somehow. Jakub Bartodziej 2021-06-10 16:53:17 +0200
  • a85034fbb7 Add some tests for earlier and later. Jakub Bartodziej 2021-06-10 16:40:36 +0200
  • e387e5d0c7 Simplify motion helpers PabloMansanet 2021-06-10 15:23:25 +0200
  • c0d32707d0 move to first nonwhitespace on shift-i Robin van Dijk 2021-06-10 13:10:05 +0200
  • d8df10f295 Add Nix runtime Timothy DeHerrera 2021-06-09 19:07:24 -0600