Commit Graph

  • b5e565bd6a Store HistoryRegisters with most recent entry in front Maxime Coste 2022-06-05 09:19:05 +1000
  • 2d8456db10 Move user mappings to <space> and keep/remove selection to , Maxime Coste 2022-04-15 08:14:17 +1000
  • 266d1c37d0 Select pasted text on paste Maxime Coste 2022-03-17 21:10:00 +1100
  • ef8a11b3db Make x just select the full lines Maxime Coste 2022-03-17 09:20:07 +1100
  • 046be3b06c Merge remote-tracking branch 'eburghar/highlight_latex3' Maxime Coste 2022-07-05 08:40:23 +1000
  • 87ed7c8831 Merge remote-tracking branch 'astaugaard/master' Maxime Coste 2022-07-05 08:39:46 +1000
  • ae9418c578 Merge remote-tracking branch 'ttttcrngyblflpp/fidl' Maxime Coste 2022-07-05 08:38:52 +1000
  • 346b81bd89 Aaron Staugaard Copyright Waiver astaugaard 2022-06-15 18:16:41 -0400
  • 518963c4bd fix haskell syntax highlighting with comments astaugaard 2022-06-15 18:19:22 -0400
  • 2d8bf65883 Add FIDL filetype support Tony Gong 2022-06-28 19:12:55 -0700
  • 314e2cb1c0 Éric BURGHARD Copyright Waiver Éric BURGHARD 2022-06-30 14:01:44 +0200
  • 8861a1646e feat: add .ins (latex package installation) file extension to latex type as it is not linked to other filetype Éric BURGHARD 2022-06-30 14:00:45 +0200
  • 167929c15b Merge branch 'master' of http://github.com/nonumeros/kakoune Maxime Coste 2022-06-30 20:14:39 +1000
  • d13b3f41cb Merge remote-tracking branch 'potatoalienof13/fixdoc' Maxime Coste 2022-06-30 19:52:43 +1000
  • 3ea6b89558 Merge remote-tracking branch 'krobelus/avoid-breaking-disabled_hooks' Maxime Coste 2022-06-30 19:51:35 +1000
  • 9029c523c5 Merge remote-tracking branch 'm-kru/vhdl' Maxime Coste 2022-06-30 19:50:48 +1000
  • c6acf24eff Merge remote-tracking branch 'krobelus/toml-triple-quoted-quote' Maxime Coste 2022-06-30 19:50:00 +1000
  • 5965acc811 Merge remote-tracking branch 'krobelus/escape-xmessage-args' Maxime Coste 2022-06-30 19:47:05 +1000
  • d87ee212ba Insert all register values in prompt after <c-r> when Alt-modified Maxime Coste 2022-06-30 16:36:12 +1000
  • ff44b8c7ac potatoalienof13 Copyright Waiver potatoalienof13 2022-06-28 18:28:11 -0400
  • 810071a6ee Finish broken sentence potatoalienof13 2022-06-28 18:27:00 -0400
  • 6a32c43351 fix: alternate stop cs region after first non escaped } to prevent gobbling % Éric BURGHARD 2022-06-28 17:04:35 +0200
  • 3eeebd676a git-show-branch added to show graph with branches and commits nonumeros 2022-06-17 03:08:46 -0400
  • b81524bd3c fix: add . to include number and fp in lists Éric BURGHARD 2022-06-27 08:55:09 +0200
  • 897e8d6aa3 fix: proper escaping for math mode Éric BURGHARD 2022-06-26 21:55:01 +0200
  • 1c8bd551db feat: group for control sequence to scope highlighting of types and module Éric BURGHARD 2022-06-26 21:40:56 +0200
  • d891e7e63e Rename Go auto-insertion hooks to make it easier to disable them Johannes Altmanninger 2022-06-24 10:52:56 +0200
  • afd1fa2217 rc toml: fix wrong highlighting of triple quoted strings that have quotes at the end Johannes Altmanninger 2021-09-15 17:00:02 +0200
  • e301d5e2fc Escape message before running xmessage in a shell Johannes Altmanninger 2022-06-19 11:17:22 +0200
  • 61a490d658 fix: comment after double \ Éric BURGHARD 2022-06-26 09:50:09 +0200
  • 1a96801a52 fix: check for escaped # and {. highlight nested arg (##1) Éric BURGHARD 2022-06-25 10:26:27 +0200
  • 085973a486 Fix murmurhash for big-endian architectures. Peter Pentchev 2022-06-24 20:01:25 +0300
  • 9dd0428e0f feat: add l3kernel modules names and types in regex. dim module, scope and type parts Éric BURGHARD 2022-06-24 17:32:15 +0200
  • b7bd624130 feat: highlight latex3 functions, variables and lists Éric BURGHARD 2022-06-24 10:58:22 +0200
  • 7be80f59dd VHDL filetype: Add missing 'nul' value and 'hr' unit. Michał Kruszewski 2022-06-20 17:31:05 +0200
  • 6565f6edd7 Merge remote-tracking branch 'krobelus/clean-version-object' Maxime Coste 2022-06-14 20:14:36 +1000
  • dd88765630 Merge remote-tracking branch 'sidkshatriya/git-diff-highlight-trailing-whitespace' Maxime Coste 2022-06-14 08:50:40 +1000
  • 445be1cd7b Merge remote-tracking branch 'c7skasku/hare-kak' Maxime Coste 2022-06-14 08:49:45 +1000
  • b92100cad3 Merge remote-tracking branch 'ttttcrngyblflpp/golang_comment_indent' Maxime Coste 2022-06-14 08:48:21 +1000
  • a8d6a5bb3c Merge remote-tracking branch 'xiaq/master' Maxime Coste 2022-06-14 08:45:49 +1000
  • 21b17aa265 Merge remote-tracking branch 'Pound-Hash/doc_buffers' Maxime Coste 2022-06-14 08:45:20 +1000
  • 6ef2d67706 If trailing whitespace was introduced in git diff, show it with red background Sidharth Kshatriya 2022-06-11 14:53:10 +0530
  • 971b52c94e hare.kak: highlight module imports as "module" Cormac Stephenson 2022-06-11 05:55:24 +0100
  • db856ba288 hare.kak: remove TODO list Cormac Stephenson 2022-06-09 13:11:14 +0100
  • 2b051dd25a fix case statement regex Jon Eskin 2022-06-09 04:54:50 -0400
  • 318fb02bb9 remove redundant whitespace trim Jon Eskin 2022-06-09 04:38:10 -0400
  • 1898528421 Add hare comments and indentation Jon Eskin 2022-06-09 04:29:32 -0400
  • 3aaee810be rc: add hare language module Cormac Stephenson 2022-06-09 02:18:00 +0100
  • 650c2aa3ae Add tests for prompt history behaviour Maxime Coste 2022-06-07 12:54:12 +1000
  • a88d80a432 Filter empty entries when restoring HistoryRegisters Maxime Coste 2022-06-07 13:59:02 +1000
  • cbca06de49 Alan Welsh Copyright Waiver Pound_Hash 2022-06-05 14:35:47 -0700
  • 680dc8cd91 Golang do not align to open ( or { Tony Gong 2022-06-04 14:53:18 -0700
  • 039a10a34c Do not indent Golang comments as code Tony Gong 2022-04-22 20:51:00 -0700
  • 6f801c6cda Golang separate hook group for inserting ) and } Tony Gong 2022-06-04 07:34:37 -0700
  • b99bad6fd0 rc elvish: Support new "catch" keyword. Qi Xiao 2022-06-05 12:58:04 +0100
  • f4e4d6234b Tony Gong Copyright Waiver Tony Gong 2022-04-22 20:51:24 -0700
  • 34e1f3cc1b Merge remote-tracking branch 'krobelus/consistent-trim-indent' Maxime Coste 2022-06-04 10:57:11 +1000
  • e08383a31a Merge remote-tracking branch 'krobelus/shift-space' Maxime Coste 2022-06-04 10:53:50 +1000
  • 56bcb6b761 Merge remote-tracking branch 'krobelus/replace-std-iterator' Maxime Coste 2022-06-04 10:52:47 +1000
  • dc1ee01c98 Merge remote-tracking branch 'sidkshatriya/highlighter-doc-edits' Maxime Coste 2022-06-04 10:51:56 +1000
  • 6ffec75406 Code style cleanups around insert completer Maxime Coste 2022-06-04 10:50:09 +1000
  • a16de52f9c Merge remote-tracking branch 'krobelus/track-inserted-completions-better' Maxime Coste 2022-06-04 10:33:06 +1000
  • 083bf82c23 Remove strace call in test that was committed by mistake Maxime Coste 2022-06-03 16:01:58 +1000
  • 66ab823fa8 Merge remote-tracking branch 'omasanori/build-releases' Maxime Coste 2022-06-03 15:58:05 +1000
  • 72e181e099 Merge remote-tracking branch 'AnthonyYoManz/3743-support-focus-in-sway' Maxime Coste 2022-06-03 15:57:33 +1000
  • 503e5bc507 Only set fd to non-block if there is an EventManager Maxime Coste 2022-06-03 15:54:55 +1000
  • 0048e9f488 Support focus Within Sway WM DixiE 2022-05-27 00:27:43 +0100
  • 1d439f0ab8 Add a workflow to upload Linux build on releases Masanori Ogino 2022-05-31 15:35:02 +0900
  • ac6f928ad4 Fix switch completion Maxime Coste 2022-05-30 19:27:18 +1000
  • 66078243ec Run InsertCompletionHide hook before insertions that close completion menu Johannes Altmanninger 2022-05-29 08:06:48 +0200
  • 6595aae23e make clean: also clean up generated version files Johannes Altmanninger 2022-05-19 14:50:45 +0200
  • 6f28178b91 rc filetype: add trim-indent hooks to all languages that have indent hooks Johannes Altmanninger 2022-05-08 15:01:25 +0200
  • 19806a4b4c rc coq: remove unconventional indentation Johannes Altmanninger 2022-05-08 14:59:26 +0200
  • fea851b78b rc filetype: add some missing ModeChange hooks for trim-indent Johannes Altmanninger 2022-04-30 11:27:12 +0200
  • e1fd534637 AnthonyYoManz Copyright Waiver DixiE 2022-05-27 00:35:33 +0100
  • b929748f8e rc filetype: fix double space in trim-indent hooks Johannes Altmanninger 2022-04-30 11:22:47 +0200
  • 4c7207991a rc crystal: stop using ruby-trim-indent Johannes Altmanninger 2022-04-30 11:17:42 +0200
  • d9ea62666b Filter out switches when completing commands Maxime Coste 2022-05-26 19:42:15 +1000
  • a63465aba8 Fix indent commands not being committed as an undo group Maxime Coste 2022-05-26 17:52:02 +1000
  • 5a5fc50c12 highlighter doc: some clarificatory edits Sidharth Kshatriya 2022-05-23 16:51:05 +0530
  • 1529cfb2c2 Stop using deprecated std::iterator Johannes Altmanninger 2022-05-19 18:15:20 +0200
  • 4c7c4a1454 Simplify Buffer::do_insert and Buffer::do_erase Maxime Coste 2022-05-18 19:58:37 +1000
  • 3a661bd27c Amended grammar, punctuation, and word choice. Pound_Hash 2022-05-17 10:39:06 -0700
  • a8f289000c Merge branch 'readme' of http://github.com/Pound-Hash/kakoune Maxime Coste 2022-05-16 19:49:22 +1000
  • e570dc0a61 Merge remote-tracking branch 'sidkshatriya/ocaml-comment-convenience' Maxime Coste 2022-05-16 19:48:02 +1000
  • 860be32ddd Merge branch 'command_parsing' of http://github.com/Pound-Hash/kakoune Maxime Coste 2022-05-16 19:46:58 +1000
  • 70f9d8fbef OCaml: Recognize '\"' as a char literal and not the start of a string literal Sidharth Kshatriya 2022-05-15 11:23:06 +0530
  • 8cfe59fcb0 OCaml: Automatically insert closing comment when user starts a comment Sidharth Kshatriya 2022-05-13 12:55:23 +0530
  • a3c0665acc 1) Modified some wording to be more precise 2) Reformatted paragraphs to wrap at column 80 3) Added periods are the end of several lines for overall consistency Pound_Hash 2022-05-10 09:53:03 -0700
  • 459c6f589f Merge branch 'cjs' of http://github.com/clarfonthey/kakoune Maxime Coste 2022-05-10 22:37:43 +1000
  • a28dd16b2e Merge remote-tracking branch 'adamchristiansen/gitignore-highlighting' Maxime Coste 2022-05-10 22:36:44 +1000
  • ae001a1f91 Run EventManager whenever writing to a file descriptor would block Maxime Coste 2022-05-10 22:33:52 +1000
  • fadbad51ca Mark .cjs as javascript ltdk 2022-05-09 13:20:27 -0400
  • 1735aae85f Fixed extra + sign leftover from patch Adam Christiansen 2022-05-09 09:28:37 -0600
  • 70013f5174 Fix gitignore highlighter glob handling Adam Christiansen 2022-05-08 11:04:46 -0600
  • 3882b0e21b Merge branch 'gitmodules' of http://github.com/clarfonthey/kakoune Maxime Coste 2022-05-09 20:07:47 +1000
  • 7f245e92fb Merge branch 'doc_doc' of http://github.com/Pound-Hash/kakoune Maxime Coste 2022-05-09 20:04:53 +1000
  • e036c4556a Merge remote-tracking branch 'c7skasku/highlight-0X' Maxime Coste 2022-05-09 20:03:37 +1000
  • 34e4c53c50 Merge remote-tracking branch 'in0ni/master' Maxime Coste 2022-05-09 20:03:02 +1000
  • 987e367955 Work around incomplete std::to_chars() support in libstdc++ 10 Johannes Altmanninger 2022-05-08 13:41:30 +0200