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

Commit Graph

  • a6ab92efc0
    global_search: Save search when accepting an option Michael Davis 2024-07-17 08:40:53 -0400
  • bd5e893149
    Bring kanagawa colours better in line with neovim version (#11187) karei 2024-07-17 10:36:01 +0300
  • 72e0f6301b
    Fix a typo in the tutor (#11201) irkill 2024-07-17 09:34:41 +0200
  • c4d5e0c67f Fix a typo in the tutor Kirill Nikankin 2024-07-16 18:09:14 +0200
  • c9708e0ee6 Add textobject queries for Hare Masanori Ogino 2024-07-15 23:35:30 +0900
  • fd5c89affa
    Merge branch 'helix-editor:master' into theme_ao Michael Jones 2024-07-16 14:53:08 +0200
  • c485063e78 add command history picker Roberto Vidal 2023-07-19 08:18:52 +0200
  • 81efe8e44b
    Bring kanagawa colours better in line with neovim version karei 2024-07-15 21:53:06 +0300
  • d34839781a update submodule mattwparas 2024-07-15 22:00:28 -0700
  • 400a1930ad grammars: update ron and dockerfile gabydd 2024-07-16 00:59:48 -0400
  • 9ea77a26a4 merge in latest from master mattwparas 2024-07-15 21:50:58 -0700
  • 6f0e38105b
    Merge 275ef79f48321274af390d0f28ce154a5225abb7 into 22a051408a467ff8b3e43457961d5497903dc7d0 nwf 2024-07-16 06:40:11 +0200
  • 22a051408a
    Update release docs (#11182) Michael Davis 2024-07-15 22:31:29 -0500
  • 8caba39b05 queries: update zig gabydd 2024-07-15 23:30:53 -0400
  • aac81424cd
    Fix select_all_children command (#11195) Leandro Braga 2024-07-16 00:30:45 -0300
  • 535351067c
    fix(commands): change pipe-like output trimming (#11183) RoloEdits 2024-07-15 20:29:44 -0700
  • ef01c3f7ee deploy: 850c9f691e771bf8a4a5c1307d23788db7097f7f archseer 2024-07-16 03:29:14 +0000
  • 850c9f691e
    Fixed headings (# / ##) to match other docs (#11192) Adam Perkowski 2024-07-16 05:29:00 +0200
  • 884b53c767
    build(deps): bump the rust-dependencies group with 3 updates (#11194) dependabot[bot] 2024-07-16 12:28:41 +0900
  • f3dc8eb520 deploy: 6b947518c6fba1d405c2bbff03e5815ce6b6d335 archseer 2024-07-16 03:27:58 +0000
  • 6b947518c6
    Regenerate documentation (#11196) Masanori Ogino 2024-07-16 12:27:45 +0900
  • 9e7e092652 Regenerate documentation Masanori Ogino 2024-07-16 12:05:05 +0900
  • 3a1c7326ea
    Support going to specific positions in file Jonathan LEI 2023-12-04 09:01:18 +0000
  • aa4023f02c Fix select_all_children command Leandro Braga 2024-07-15 20:39:46 -0300
  • b937d855c0
    build(deps): bump the rust-dependencies group with 3 updates dependabot[bot] 2024-07-15 23:05:25 +0000
  • 5caa49cfd9
    Fixed headings (# / ##) to match other docs Adam Perkowski 2024-07-16 00:48:11 +0200
  • b0cf86d31b
    add :edit and :e as aliases for :open (#11186) jyn 2024-07-15 15:39:05 -0400
  • 535e015266
    Allow adding prefix to version-control statusline element karei 2023-04-07 18:53:44 +0300
  • 345ee7cf46
    Merge branch 'master' of github.com:helix-editor/helix into continue-single-comment TornaxO7 2024-07-15 20:43:46 +0200
  • 1312814049 add :edit and :e as aliases for :open jyn 2024-07-15 14:31:16 -0400
  • 7cfa548038
    Add 'select_register_history' command to pull items from history register-history Michael Davis 2024-04-26 17:24:58 -0400
  • 119edfdb03
    Registers: Add an API for getting and "selecting" from history Michael Davis 2024-04-26 17:23:48 -0400
  • 7cbdff4df8
    Remove unnecessary Vec collections for Registers::write callsites Michael Davis 2024-04-26 15:15:15 -0400
  • f466212beb
    Registers: Reverse first/last and rename to latest/oldest Michael Davis 2024-04-29 16:20:31 -0400
  • 0c2cf39ce7
    Registers: Store a bounded history of yanks Michael Davis 2024-04-26 15:09:10 -0400
  • e8d8f68488 fix(commands): change pipe-like output trimming Rolo 2024-07-15 08:24:26 -0700
  • 29ffc20290
    progress Pascal Kuthe 2024-07-15 17:05:07 +0200
  • 1bd36f528a
    tmp Pascal Kuthe 2024-05-11 18:22:39 +0200
  • 0cd8817d06
    tmp Pascal Kuthe 2024-05-05 03:40:34 +0200
  • 782a34941e
    vendor tree-sitter lib Pascal Kuthe 2024-04-22 02:38:05 +0200
  • 37397ecc6d
    tmp Pascal Kuthe 2024-04-22 02:25:18 +0200
  • c4b7b08809
    move syntax highlighting to separate crate Pascal Kuthe 2024-03-15 03:47:07 +0100
  • 854b499b39
    Update release docs Michael Davis 2024-07-15 12:06:00 -0400
  • 694275f4ae deploy: 107cdf3e43fef79d36a0bdc8b59327abe85472c9 archseer 2024-07-15 15:28:52 +0000
  • 107cdf3e43
    Merge pull request #6417 from pascalkuthe/inline-diagnostics Blaž Hrastnik 2024-07-16 00:28:34 +0900
  • 386fa371d7
    gracefully handle lack of tokio runtime Pascal Kuthe 2024-04-05 03:25:41 +0200
  • 7283ef881f
    only show inline diagnostics after a delay Pascal Kuthe 2024-04-05 03:17:06 +0200
  • d8a115641d
    fix scrolling/movement for multiline virtual text Pascal Kuthe 2024-04-02 14:48:14 +0200
  • a17b008b42
    ignore empty virtual text layers Pascal Kuthe 2023-11-19 22:34:09 +0100
  • 3abc07a79e
    use correct position for cursor in doc popup Pascal Kuthe 2023-11-19 22:34:08 +0100
  • 7e133167ca
    remove redudant/incorrect view bound check Pascal Kuthe 2023-11-19 22:34:08 +0100
  • 6d051d7084
    render diagnostic inline Pascal Kuthe 2024-01-29 17:11:00 +0100
  • 39b3d81abf
    stable sort diagnostics to avoid flickering Pascal Kuthe 2024-01-29 17:07:16 +0100
  • 839f4d758d
    fix typo in doc_formatter.rs Pascal Kuthe 2023-11-19 22:34:07 +0100
  • 2c0506aa96
    streamline text decoration API Pascal Kuthe 2023-11-19 22:34:07 +0100
  • 9a93240d27
    correctly wrap at text-width Pascal Kuthe 2023-11-19 22:34:06 +0100
  • 4c7cdb8fea
    Improve line annotation API Pascal Kuthe 2023-11-19 22:34:06 +0100
  • e15626a00a
    track char_idx in DocFormatter Pascal Kuthe 2023-11-19 22:34:06 +0100
  • 2023445a08
    ensure highlight scopes are skipped properly Pascal Kuthe 2023-11-19 22:34:05 +0100
  • 22dfad605a
    implement Add/Sub for position Pascal Kuthe 2023-11-19 22:35:40 +0100
  • 0302afacf5 deploy: 08ee8b9443784ff53f5f0218372c6937598b68f6 archseer 2024-07-15 14:31:14 +0000
  • 08ee8b9443
    Merge pull request #9647 from helix-editor/pickers-v2 Blaž Hrastnik 2024-07-15 23:30:58 +0900
  • 062b88af4f
    Merge efb5856e30ec9dfeec5dafd7ee1014efecdc094b into 6345b7840961222b30f91316f953b7cfa51a19e2 Schuyler Mortimer 2024-07-15 16:12:13 +0200
  • a19f7da486 add synthwave_84 theme Parmesh Krishen 2024-07-14 21:48:01 -0500