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

Commit Graph

  • 3001f22b31 add reverse rope grapheme iterator Pascal Kuthe 2024-03-08 15:45:08 +0100
  • 66b9ff1d2a dismiss pending keys properly for mouse/paste Pascal Kuthe 2023-12-01 00:00:16 +0100
  • 69e07ab61e use slices instead of Rc for virtual text Pascal Kuthe 2023-11-19 22:34:03 +0100
  • 68b21578ac Reimplement tree motions in terms of syntax::TreeCursor Michael Davis 2024-01-10 14:31:05 -0500
  • b1222f0664 Add a TreeCursor type that travels over injection layers Michael Davis 2024-01-10 15:58:44 -0500
  • 6dd46bfe1c syntax: Track parent LanguageLayer IDs Michael Davis 2024-01-10 13:06:57 -0500
  • 65bf51d669 deploy: d5c2973cd10c38512f6e568f097bedca46ff5f48 archseer 2024-03-23 06:25:22 +0000
  • d5c2973cd1
    Fix repeat last motion for goto next/prev diagnostic (#9966) Jaakko Paju 2024-03-23 08:25:08 +0200
  • c36dc5ce83 Update just grammar and queries Trevor Gross 2024-03-11 18:19:31 -0400
  • 3e786208f2
    Add JetBrains default dark theme Yannic Nuwenhof 2024-03-22 20:35:36 +0100
  • 0780c822bf Fix repeat last motion for goto next/prev diagnostic Jaakko Paju 2024-03-22 21:30:02 +0200
  • 0618c159b9 Trim trailing colons from paths to allow copy/pasting git grep -n output Christian Schneider 2024-03-22 10:28:02 +0100
  • ec5412e4a0
    Merge 4960cdef7c1f16fc11f2233a8e5fe533d39d1158 into be307a420480178c1bc443992c8336f6471b8b7b Netetra 2024-03-22 06:55:37 +0100
  • 1fb94c2d51
    Update goto_line_start and goto_line_end bindings in normal mode Emilia Miki 2024-03-22 03:00:57 +0200
  • be307a4204
    fix: undefined bufferline colors (#9960) Carter Watson 2024-03-21 15:07:47 -0700
  • c9e34c556b
    Add rclone.conf as a glob to make it behave as an ini file (#9959) David Else 2024-03-21 21:10:16 +0000
  • 9ad391f3d6 fix: undefined bufferline colors Carter Watson 2024-03-21 13:39:52 -0700
  • 11c14c1b23
    Add rclone.conf as a glob to make it behave as a ini file David 2024-03-21 20:35:06 +0000
  • f5d95de227 C++: Improve parameter highlighting Michael Davis 2024-03-21 10:05:48 -0400
  • c099dde2a7 Rust: Highlight extern crate aliases Michael Davis 2024-03-07 10:07:57 -0500
  • 9ceeea5a83 Update tree-sitter-gleam and highlights Michael Davis 2023-06-05 08:40:48 -0500
  • fdcd461e65 Update tree-sitter-erlang and highlights Michael Davis 2023-04-14 11:41:20 -0500
  • 459eb9a4c1 Recognize 'mmd' as mermaid Michael Davis 2023-05-05 15:34:17 -0500
  • 961025433d Update tree-sitter-git-commit Michael Davis 2024-03-21 10:13:38 -0400
  • 285751cc62
    C++: Improve parameter highlighting Michael Davis 2024-03-21 10:05:48 -0400
  • 28ac3339c8
    Rust: Highlight extern crate aliases Michael Davis 2024-03-07 10:07:57 -0500
  • 7a524a5236
    Update tree-sitter-gleam and highlights Michael Davis 2023-06-05 08:40:48 -0500
  • 10dcd7b8ec
    Update tree-sitter-erlang and highlights Michael Davis 2023-04-14 11:41:20 -0500
  • c509294bdb
    Recognize 'mmd' as mermaid Michael Davis 2023-05-05 15:34:17 -0500
  • a5cd2b514c
    Update tree-sitter-git-commit Michael Davis 2024-03-21 10:13:38 -0400
  • 51739f1290
    Create a tutor entry for using splits (#9417) JR 2024-03-21 14:37:08 +0100
  • c7f858fba0
    Update runtime/tutor JR 2024-03-21 09:04:55 +0100
  • cb5154c568
    Update runtime/tutor JR 2024-03-21 09:04:30 +0100
  • 4289079fbb
    Update runtime/tutor JR 2024-03-21 09:04:13 +0100
  • b72c235b2e
    Update runtime/tutor JR 2024-03-21 09:03:54 +0100
  • 4ac3654971
    Update runtime/tutor JR 2024-03-21 09:03:36 +0100
  • 24308fc90f
    Update runtime/tutor JR 2024-03-21 09:03:21 +0100
  • 6c1338423d
    Update runtime/tutor JR 2024-03-21 09:03:01 +0100
  • 5ba36fe9b3
    Update rasmus.toml (#9939) Jordan Reger 2024-03-20 23:35:34 -0400
  • 4a171dd237
    Add an Amp-like jump command Pascal Kuthe 2023-11-21 01:46:12 +0100
  • 2d473c4748
    add reverse rope grapheme iterator Pascal Kuthe 2024-03-08 15:45:08 +0100
  • 52b4483bd6
    dismiss pending keys properly for mouse/paste Pascal Kuthe 2023-12-01 00:00:16 +0100
  • 675d6ddc41
    use slices instead of Rc for virtual text Pascal Kuthe 2023-11-19 22:34:03 +0100
  • 7f5fd63835
    Evenly space statusline areas when there isn't space to align middle (#9950) Michael Davis 2024-03-20 20:16:58 -0400
  • 52a0734120
    Add new theme keys for LSP diagnostic tags for dark_plus (#9949) David Else 2024-03-20 23:31:48 +0000
  • 9af5e6622c
    Evenly space statusline areas when there isn't space to align middle Michael Davis 2024-03-20 16:27:11 -0400
  • d98f1f6246
    Add new theme keys for LSP diagnostic tags for dark_plus David 2024-03-20 19:38:26 +0000
  • d1ca69eabe
    Bump the version to 24.3.0 Michael Davis 2024-03-20 09:56:19 -0400
  • 7f006c93bc
    changelog: Checkpoint 2024-03-20 Michael Davis 2024-03-20 09:51:44 -0400
  • b8e79c0ef5
    fix(languages): specify correct comment-token for PKGBUILD files (#9943) Hendrik Norkowski 2024-03-20 13:09:45 +0100
  • 861f38435d
    fix(languages): specify correct comment-token for PKGBUILD files Hendrik Norkowski 2024-03-20 12:01:01 +0100
  • 7b0da909df
    Add ui.virtual.ruler Jordan Reger 2024-03-19 17:38:05 -0400
  • 600a4d8c20
    Update rasmus.toml Jordan Reger 2024-03-19 17:00:23 -0400
  • f1b1dacb2c
    Handle multiple languages servers in spinner Szabin Hamrik 2024-02-22 08:30:10 +0100
  • f73607198b
    Move spinner to innermost place by default Szabin Hamrik 2024-02-22 08:12:27 +0100
  • c96284d478
    Consistent padding around every statusline element Szabin Hamrik 2024-02-21 13:25:00 +0100
  • d81590cb39
    Split render fn to build Spans and blit to Surface Szabin Hamrik 2023-12-19 23:31:29 +0100
  • cc42dcb5da
    Refactor statusline elements to return Spans Szabin Hamrik 2023-08-13 10:30:13 +0200
  • bcf7b26393
    Refactor statusline elements to build Spans (#9122) Szabin 2024-03-19 17:31:39 +0100
  • bf851955ec deploy: 427dd2f383ab54457ec4e7bbb9cf0d83b9d7908a pascalkuthe 2024-03-19 16:27:06 +0000
  • 427dd2f383
    Add support for ember.js templates (#9902) Arthur Deierlein 2024-03-19 17:26:50 +0100
  • d9de809a57
    add register completion (#9936) Kirawi 2024-03-19 12:26:32 -0400
  • 3543ec74f2
    Split render fn to build Spans and blit to Surface Szabin Hamrik 2023-12-19 23:31:29 +0100
  • e671a733de
    Refactor statusline elements to return Spans Szabin Hamrik 2023-08-13 10:30:13 +0200