1
0
mirror of https://github.com/helix-editor/helix synced 2026-04-27 03:32:58 +02:00

Commit Graph

  • 1d69d0314f
    Merge branch 'master' of github.com:helix-editor/helix into beancount AceofSpades5757 2022-08-05 20:03:35 -0500
  • c371f84861 Change description of m textobject to match actual functionality Daniel Poulin 2022-08-05 20:44:48 -0400
  • c025dbed58 Rename surround methods to reflect that they work on pairs Daniel Poulin 2022-07-30 10:47:42 -0400
  • f05b56bafd Update description of m textobject to its actual functionality Daniel Poulin 2022-07-30 09:29:10 -0400
  • 0c164ee0ca
    Run formatter AceofSpades5757 2022-08-05 19:46:49 -0500
  • 15f98615bd
    Merge branch 'master' of github.com:helix-editor/helix into fix-comment AceofSpades5757 2022-08-05 19:45:29 -0500
  • f901e0a9c8 Attempt to bring spacebones light up to speed with recent features Daniel Poulin 2022-08-05 20:29:02 -0400
  • 577247110e wip Shafkath Shuhan 2022-08-05 20:01:07 -0400
  • 9d15e130a6
    Remove C-n and C-p from the insert mode keymap Michael Davis 2022-08-05 12:40:40 -0500
  • 5216208223 fix: use pub bool + add to Editor::new Alexander Brevig 2022-08-05 18:49:37 +0200
  • 4037048ea9 fix: use bool Alexander Brevig 2022-08-05 18:40:14 +0200
  • 1c2473f424
    Use Document::language_name for the file-type statusline element Michael Davis 2022-08-05 10:09:59 -0500
  • a5ffb450f5
    Derive Document language name from languages.toml name key Michael Davis 2022-08-05 10:03:40 -0500
  • 687123184b Change gray to white for comment and remove Italic GreasySlug 2022-08-05 23:22:22 +0900
  • efc6ae10fb Fix typo GreasySlug 2022-08-05 23:17:17 +0900
  • bf6f7042fe
    Fix php hightlight (#3317) Erasin 2022-08-05 20:34:03 +0800
  • bcc3cd6ec5 Make shell_impl async MDeiml 2022-07-25 10:22:02 +0200
  • d28bb764db Fix dark_plus theme indent_guides A-Walrus 2022-08-05 10:25:51 +0300
  • 0fd2140061 Inline style calculation into branches A-Walrus 2022-08-05 10:10:55 +0300
  • 13a1ec6273 fix: use AtomicBool Alexander Brevig 2022-08-05 08:59:09 +0200
  • b64144ef2c fix: no panic, runs again Alexander Brevig 2022-08-05 08:40:15 +0200
  • 16e3d5eae3 fix: remove unneccessary ENABLE_SIGTSTP set Alexander Brevig 2022-08-05 08:23:04 +0200
  • 0396487cb7
    fix: discard result for ENABLE_SIGTSTP Alexander Brevig 2022-08-05 08:19:39 +0200
  • cc4ca796ad
    fix: no panic for application create Alexander Brevig 2022-08-05 08:18:56 +0200
  • f268b004b4
    fix: cleaner ENABLE_SIGTSTP handling Alexander Brevig 2022-08-05 08:17:45 +0200
  • d5b8ac7bc7
    fix: unsafe scope Alexander Brevig 2022-08-05 08:16:09 +0200
  • d18459da26
    FIX php hightlight for superglobals Erasin 2022-08-05 12:32:22 +0800
  • df1ae8cd7f Documentation update PeepNSheep 2022-08-05 00:17:28 -0400
  • 200d4e1905
    Update runtime/queries/php/highlights.scm Erasin 2022-08-05 12:08:20 +0800
  • ac3a8df609
    Fix comment AceofSpades5757 2022-08-04 22:12:48 -0500
  • ab310ddb8b
    Merge branch 'master' of github.com:helix-editor/helix into fix-comment AceofSpades5757 2022-08-04 21:51:01 -0500
  • 1507cc2f0a
    Merge branch 'helix-editor:master' into master PeepNSheep 2022-08-04 22:38:08 -0400
  • 3121353c6a
    Avoid setting stdin handle when not necessary (#3248) Dario Oddenino 2022-08-05 04:15:50 +0200
  • c2a6d29ffc
    fix: add elvish completions (#3331) Alexander Brevig 2022-08-05 02:50:47 +0200
  • cfa882557e
    Fix nondeterministic highlighting (#3275) A-Walrus 2022-08-05 03:12:14 +0300
  • f32c05db85
    Detect indent-style in :set-language (#3330) Michael Davis 2022-08-04 19:11:31 -0500
  • ee1214d6e5
    Update dependencies (chrono) Blaž Hrastnik 2022-08-05 09:10:07 +0900
  • 8c88056dd7
    Fix comment AceofSpades5757 2022-08-04 18:32:36 -0500
  • 34637c4c22
    Update configuration.md PeepNSheep 2022-08-04 19:23:26 -0400
  • 3678b20706 Updated documentation, moved modenames to a seperate section PeepNSheep 2022-08-04 19:10:52 -0400
  • 2d78425edb
    Merge branch 'helix-editor:master' into master PeepNSheep 2022-08-04 18:50:35 -0400
  • 029c14a024
    Add alternative file extension for beancount AceofSpades5757 2022-08-04 17:00:41 -0500
  • ba168d0e9d abandon reflow attempt Shafkath Shuhan 2022-08-04 15:20:47 -0400
  • 13ef53aed1 fix: add elvish completions Alexander Brevig 2022-08-04 21:05:15 +0200
  • d24926703a simplify if logic Shafkath Shuhan 2022-08-04 14:26:11 -0400
  • 69986c8fe1 wip Shafkath Shuhan 2022-08-04 14:17:04 -0400
  • cd0ed36ade
    Detect indent-style in :set-language Michael Davis 2022-08-04 12:28:37 -0500
  • 4ae790dcd7 Use whitespace style as fallback for indent-guide A-Walrus 2022-08-04 14:48:29 +0300
  • b9c99b87da Fix dark_plus theme indent_guides A-Walrus 2022-08-04 14:47:14 +0300
  • c53e341303 Fix PHP, mark superglobals with constant.builtin Erasin 2022-08-04 19:39:22 +0800
  • 00755ea67f
    feat(cargo): strip release binaries kskarthik 2022-08-04 16:15:05 +0530
  • d88dc51c12 Fix incorrect indent guide styling A-Walrus 2022-08-04 12:03:55 +0300
  • b37dae6462 fix(lint): handle Err case Alexander Brevig 2022-08-04 09:47:06 +0200
  • 0a319d0428 fix: integration tests Alexander Brevig 2022-08-04 09:38:54 +0200
  • 036c129dec fix: windows compile Alexander Brevig 2022-08-04 09:06:53 +0200
  • d0dd2721fe
    Co-authored-by: erasin <erasinoo@gmail.com> AceofSpades5757 2022-08-04 02:06:39 -0500
  • 039a199c85
    Merge branch 'master' of github.com:helix-editor/helix into beancount AceofSpades5757 2022-08-04 02:03:23 -0500
  • 4086f01fe3
    Generate docs AceofSpades5757 2022-08-04 01:58:40 -0500
  • 1f9a3e2ae7
    Add jinja2 to languages AceofSpades5757 2022-08-04 01:58:14 -0500
  • b4edea4bf1 fix: save work for later Alexander Brevig 2022-08-04 08:26:03 +0200
  • 0ee2061102
    Avoid copying fragments (#3136) Matthias Deiml 2022-08-04 07:44:43 +0200
  • afd292e3b9
    Resolve clippy lints (#3307) Omnikar 2022-08-04 01:32:59 -0400
  • 9227c18afd
    Add beancount folds.scm AceofSpades5757 2022-08-03 23:49:42 -0500
  • f5191ed052
    Generate docs AceofSpades5757 2022-08-03 23:40:48 -0500