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

Commit Graph

  • 566e2b0e7c fmt Shafkath Shuhan 2021-06-04 20:40:23 -0400
  • 135d473a29 add assert Shafkath Shuhan 2021-06-04 20:40:02 -0400
  • 5a344a3ae5 Address clippy lint Blaž Hrastnik 2021-06-05 09:27:59 +0900
  • 0310540580 deploy: a1f4b8f92b50fbb446400b167b344cdf189978f9 archseer 2021-06-05 00:26:01 +0000
  • a1f4b8f92b
    Add home-end keymaps, (as kakoune/vim do) (#83) Antoni Stevenet 2021-06-05 02:25:46 +0200
  • 72eaaaac99 syntax: Build C++ grammars as c++14 Blaž Hrastnik 2021-06-05 09:21:33 +0900
  • 8f78c0c612 syntax: Disable explicit debug/opt_level passing Blaž Hrastnik 2021-06-05 09:20:33 +0900
  • 229833ffc8 theme: Log invalid cases in theme.toml parse Ingrid Rebecca Abraham 2021-06-05 01:31:23 +0200
  • e5fdf19561 theme: tests for parse_style Ingrid Rebecca Abraham 2021-06-05 01:13:47 +0200
  • 23a10a47a1 fix #88 Shafkath Shuhan 2021-06-04 18:51:12 -0400
  • cb7dda0974 fix #107 for cases w/o syntax highlighting Shafkath Shuhan 2021-06-04 18:24:40 -0400
  • 16b8fc14f9 fixup: parse modifiers with filter_map Ingrid Rebecca Abraham 2021-06-04 23:21:33 +0200
  • a7ddfcc1f6 docs: theme documentation Ingrid Rebecca Abraham 2021-06-04 23:20:47 +0200
  • 34c902a27d remove unecessary change Shafkath Shuhan 2021-06-04 16:39:53 -0400
  • 75494ad72d drop comment Shafkath Shuhan 2021-06-04 16:23:08 -0400
  • 200b78e3c1 fmt Shafkath Shuhan 2021-06-04 16:21:53 -0400
  • 1d533f2b22 seems to work? Shafkath Shuhan 2021-06-04 16:20:19 -0400
  • 68a8eb921b merge upstream, remove ^ and $ mappings Antoni Stevent 2021-06-04 20:45:24 +0200
  • c60200f973 fixed known bugs Shafkath Shuhan 2021-06-04 14:30:18 -0400
  • 4e300306be added comment ahkrr 2021-06-04 19:49:27 +0200
  • 01dd7b570a Restored haskell syntax Corey Powell 2021-06-01 14:44:03 -0500
  • 271a3922fe Merge remote-tracking branch 'upstream/master' Jakub Bartodziej 2021-06-04 13:15:57 -0400
  • 60aecabe6b Implement :before which accepts a time interval and moves the editor to the closest history state to the commit of the current time minus that interval. Current time is now by default, or the commit time if :before has just been used. Jakub Bartodziej 2021-06-04 13:13:26 -0400
  • 262c5430c6 Use git describe for version Ivan Tham 2021-06-04 23:55:39 +0800
  • f3a243c6cb Rust: Highlight crate namespace, categorize mut notoria 2021-06-04 09:43:27 +0200
  • c79cac3df2 Don't panic on empty file/buffer notoria 2021-06-04 09:00:38 +0200
  • c4d3fda3b2 theme: Enable style modifiers in theme.toml Ingrid Rebecca Abraham 2021-06-04 14:05:25 +0200
  • 74d657856f Rust: Highlight crate namespace, categorize mut notoria 2021-06-04 09:43:27 +0200
  • c9e9313fee fix: 9999x panic! because of index out of bounds use std::cmp::min(text.len_lines(), ...) to not go out of bounds ahkrr 2021-06-04 11:16:03 +0200
  • e66d1057b5 deploy: adcfcf904445336340944bce3f699bb6365ebf2b archseer 2021-06-04 08:26:32 +0000
  • adcfcf9044 Replace ^/$ with gh/gl notoria 2021-06-04 09:34:08 +0200
  • 01586c72f0 Replace ^/$ with gh/gl notoria 2021-06-04 09:34:08 +0200
  • 658c561054 deploy: 4f0e3aa948a83c0d94f942448bfa7740532e55b7 archseer 2021-06-04 06:48:26 +0000
  • 4f0e3aa948 Implement gt/gm/gb, remap goto tYpe to gy Blaž Hrastnik 2021-06-04 15:47:29 +0900
  • f2e554d761 matchbrackets: Needs to render with the viewport offset Blaž Hrastnik 2021-06-04 15:07:43 +0900
  • 61f14885a7 restore Shafkath Shuhan 2021-06-04 00:03:47 -0400
  • 61b423425f wip Shafkath Shuhan 2021-06-03 23:55:07 -0400
  • cfec114822 wip Shafkath Shuhan 2021-06-03 23:50:59 -0400
  • 513187e9d7 Merge branch 'master' of https://github.com/helix-editor/helix into patch-01 Shafkath Shuhan 2021-06-03 23:42:52 -0400
  • 126601176e wip Shafkath Shuhan 2021-06-03 23:40:37 -0400
  • bd4552cd2b scroll: Fix the clamping Blaž Hrastnik 2021-06-04 11:36:28 +0900
  • 06d8d3f55f Try to detect language when document file path is set Blaž Hrastnik 2021-06-04 10:50:03 +0900
  • 8afd4e1bc2 Exit select mode on delete_selection Blaž Hrastnik 2021-06-04 10:30:18 +0900
  • 43b92b24d2 Show file picker when directory passed as first arg wojciechkepka 2021-06-02 16:20:41 +0200
  • b2b2d430ae Rust: Add keyword async, match the entire macro notoria 2021-06-04 03:01:32 +0200
  • 3815834ba8 cursor fixes Shafkath Shuhan 2021-06-03 21:51:55 -0400
  • 8af5a9a5cf Remove swapfile notoria 2021-06-04 03:13:37 +0200
  • 33d37ec4f8 Rust: Add keyword async, match the entire macro notoria 2021-06-04 03:01:32 +0200
  • 1a86f3a4e7 Remove swapfile notoria 2021-06-04 03:13:37 +0200
  • f76f44c8af Convert byte index to char index for find notoria 2021-06-04 02:40:42 +0200
  • c0beb21ed2 Convert byte index to char index for find notoria 2021-06-04 02:40:42 +0200
  • d55419604c Remove select_all implementation Egor Karavaev 2021-06-03 19:48:59 +0300
  • 29b9eed33c Fix panic paint mysterious matching pair Ivan Tham 2021-06-04 01:46:32 +0800
  • 4982b2577e fix bug Shafkath Shuhan 2021-06-03 18:36:34 -0400
  • d1267e1957 undo uncessary changes Shafkath Shuhan 2021-06-03 17:32:47 -0400
  • 7c47cdec73 fix line counting + enabled the cursor going past the final character on the line Shafkath Shuhan 2021-06-03 17:23:45 -0400
  • 3a35949a44 fix cursor Shafkath Shuhan 2021-06-03 17:01:45 -0400
  • 8d2424890d fix #58 Shafkath Shuhan 2021-06-03 15:33:29 -0400
  • 03bb626a6c Improve space mode Dan Robertson 2021-06-03 14:56:05 -0400
  • 001f61f592 Fix panic paint mysterious matching pair Ivan Tham 2021-06-04 01:46:32 +0800
  • a42ba11f6c Merge remote-tracking branch 'upstream/master' Jakub Bartodziej 2021-06-03 14:03:29 -0400
  • 164b4dd7d2 fix #74 Shafkath Shuhan 2021-06-03 13:36:44 -0400
  • cf62c8c45e fix #73 Shafkath Shuhan 2021-06-03 13:26:38 -0400
  • f51fe9191d Merge branch 'master' of github.com:kirawi/helix into patch-01 Shafkath Shuhan 2021-06-03 13:06:17 -0400