1
0
mirror of https://github.com/helix-editor/helix synced 2026-04-18 23:41:47 +02:00

Commit Graph

  • c5deb30814
    Theme Related Fixes (#3412) nosa 2022-08-14 14:35:15 +0100
  • 4b612b7455
    Update languages.md midnightexigent 2022-08-14 13:05:43 +0000
  • 741ae7a0a9
    Update languages.md midnightexigent 2022-08-14 13:01:04 +0000
  • b67e2637be
    Merge branch 'helix-editor:master' into master midnightexigent 2022-08-14 12:56:02 +0000
  • a06fb39aa6 Add back string.special.path to replace path in snazzy n0s4 2022-08-14 13:19:27 +0100
  • f5f2db7feb
    fix typo Soc Virnyl S. Estela 2022-08-14 16:45:05 +0800
  • 0e4906dfa4
    theme: add papercolor light Soc Virnyl S. Estela 2022-08-14 16:41:50 +0800
  • ec120cad5b Render html <code> tags as code in markdown A-Walrus 2022-08-14 09:57:31 +0300
  • 9dcd4d9f68
    Update configuration.md PeepNSheep 2022-08-13 15:15:31 -0400
  • eebbce7adf Improved file-picker configuration docu Manuel Schmidbauer 2022-08-13 20:33:20 +0200
  • 4b5f2d8510 Improve dart indent Sébastien Blondiau 2022-08-13 18:37:13 +0200
  • 6eb9032fd0 Theme Related Fixes n0s4 2022-08-12 18:23:16 +0100
  • 905984e567
    Add emacs theme Yevgnen 2022-08-13 16:40:11 +0800
  • 4aae070f15 add message when no object found Bob Qi 2022-08-13 12:57:27 +0800
  • 2f06a60710 feat: shorten output for grammar fetching and building Alexis (Poliorcetics) Bourget 2022-08-11 23:08:21 +0200
  • 44acc0cf50
    Discard LSP publishDiagnostic when LS is not initialized Michael Davis 2022-08-12 12:12:09 -0500
  • 8deaebde26 Fix typos in ayu themes, also remove trailing space n0s4 2022-08-12 11:54:11 +0100
  • b565fff0f2 Fix Typos in base16_transparent n0s4 2022-08-12 10:54:01 +0100
  • 1eeca10675
    Fix Markdown Metadata (#3400) Erasin 2022-08-12 22:27:50 +0800
  • 78bead918e Fix Markdown Metadata Erasin 2022-08-12 19:03:22 +0800
  • ce861d4117 Fix typos in ayu themes, also remove trailing space n0s4 2022-08-12 11:54:11 +0100
  • ff47d0664e Fix Typos in base16_transparent n0s4 2022-08-12 10:54:01 +0100
  • 21f2affa16
    Fix conditional setting of stdin handle on Windows (#3379) Kyle L. Davis 2022-08-11 21:27:18 -0500
  • 038376b611
    Switch from conditional compilation to compile-time bool AceofSpades5757 2022-08-11 20:19:47 -0500
  • d1834073ed
    Merge branch 'helix-editor:master' into fix-3374 Kyle L. Davis 2022-08-11 19:01:18 -0500
  • 7559b77d53
    highlight closure pipes as brackets (#3397) Vince Mutolo 2022-08-11 20:00:03 -0400
  • 403cf29427
    Run formatter AceofSpades5757 2022-08-11 18:30:53 -0500
  • f503a3fb8e
    Switch to conditional compilation AceofSpades5757 2022-08-11 18:29:40 -0500
  • 537692696f
    Merge branch 'master' of github.com:helix-editor/helix into fix-3374 AceofSpades5757 2022-08-11 18:12:58 -0500
  • 34e6d790a0 highlight closure pipes as brackets Vince Mutolo 2022-08-11 18:36:40 -0400
  • 09aad5290a
    Merge branch 'helix-editor:master' into master PeepNSheep 2022-08-11 11:11:09 -0400
  • 80dde577b0
    Fix hyperlink at the bottom of CONTRIBUTING.md (#3392) Itay123TheKing 2022-08-11 16:57:17 +0300
  • 91a3520495
    Fix hyperlink at the bottom of CONTRIBUTING.md Itay123TheKing 2022-08-11 14:11:48 +0300
  • a642845d2f Fix a bug that caused the indent for the line below to also be added in rare cases at the beginning of a file. Triton171 2022-08-11 10:56:19 +0200
  • 41707356c2 deploy: d773a6e5f24f3be58a73e94cf07d67b5222fe48f the-mikedavis 2022-08-11 05:21:58 +0000
  • d773a6e5f2
    Update keymap.md to have Tab and Shift-tab listed (#3365) notusknot 2022-08-10 22:21:37 -0700
  • b04380aa49 Fix alignment notusknot 2022-08-10 18:59:20 -0700
  • 84a5dbc33a
    Merge branch 'master' of github.com:helix-editor/helix into pseudo-pend AceofSpades5757 2022-08-10 19:41:25 -0500
  • f3fcde19a9 reuse symbol_picker keymap Bob Qi 2022-08-11 08:30:58 +0800
  • c83ee603c4 Code review 2 tomKPZ 2022-08-10 15:58:07 -0700
  • d192d59753
    Update Clojure language definition (#3387) Joshua Suskalo 2022-08-10 16:57:23 -0500
  • c339b749eb
    Add edn and boot values to Clojure injection regex Joshua Suskalo 2022-08-10 16:09:05 -0500
  • c96aea260b
    Insert missing commas in Clojure language definition Joshua Suskalo 2022-08-10 16:08:41 -0500
  • 3063bd3905 Remove selection events tomKPZ 2022-08-10 12:53:21 -0700
  • 2b772e07d2
    Update Clojure language definition Joshua Suskalo 2022-08-10 14:04:44 -0500
  • adb75d41de Fix clippy warning. Triton171 2022-08-10 15:04:09 +0200
  • 0c4bccee12 deploy: 921027fb32018546fa459ffaf4afa4960f56d1b6 the-mikedavis 2022-08-10 12:30:05 +0000
  • 921027fb32
    Update tree-sitter-latex and highlights (#3370) Erasin 2022-08-10 20:29:43 +0800
  • 740be6c07b Add python indentation support to docs. Document @extend-indented and @stop-extend captures for indent queries. Triton171 2022-08-10 14:11:15 +0200
  • 9d2ba86ef9 Add extend-indented and stop-extend captures for indent queries. Improve and re-enable python indent queries. Triton171 2022-08-09 22:32:13 +0200
  • b5e267d7c8 Resolve all review changes resulting in a cleaner code Christoph Schmidler 2022-08-10 08:44:03 +0200
  • 157e4af7fa Update latex hightlights Erasin 2022-08-10 14:39:28 +0800
  • 1bad4f28d6
    Update runtime/queries/latex/highlights.scm Erasin 2022-08-10 14:34:31 +0800
  • 089e5d473a
    Update runtime/queries/latex/highlights.scm Erasin 2022-08-10 14:34:23 +0800
  • 3034f4e5c3
    Hard-code pseudo_pending for add, replace, delete AceofSpades5757 2022-08-10 00:51:09 -0500
  • e65961eb7f
    Update book/src/keymap.md Bob 2022-08-10 12:46:24 +0800
  • 4a43e0aa31
    Merge branch 'master' into extend-direction Bob 2022-08-10 12:33:44 +0800
  • f942df3c5d
    Merge branch 'master' into prompt-history Bob 2022-08-10 12:31:32 +0800
  • fa84359c49 treesitter pickers Bob Qi 2022-08-10 11:56:31 +0800
  • 856e9787c7 deploy: 598aa7c424246d6955bbadba7b42b895fe492e5c the-mikedavis 2022-08-10 01:47:25 +0000
  • 598aa7c424
    adds xcopy param to recursively copy runtime folder (#3378) jdrst 2022-08-10 03:47:04 +0200
  • 940211d7a5 align new Popup API Bob Qi 2022-08-10 09:38:41 +0800
  • eab9c4fbeb
    Merge branch 'master' into async-shell-command Bob 2022-08-10 09:09:30 +0800
  • 4f734d0d2b
    Revert 3121353c6ab2fbc5fced28f075c7fc45b53b661e AceofSpades5757 2022-08-09 19:44:37 -0500