aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix lacking space panic (#6109)nuid322023-03-05
* update MSRV to 1.65Pascal Kuthe2023-03-05
* Update helix-vcs/Cargo.tomlSebastian Thiel2023-03-05
* upgrade `git-repository` to `gix` 0.36.1; up min. rustc version to 1.64Sebastian Thiel2023-03-05
* Add support for reStructuredText (#6180)Roberto Vidal2023-03-05
* Theme: Papercolor: Add ui.highlight (#6162)Henrik Tjäder2023-03-05
* fix: Handle signals before crossterm events (#6170)Alexander Brevig2023-03-05
* Document the file-modification-indicator statusline element (#6036)Nick2023-03-04
* feat(prql): add prql support (#6126)Matthias Q2023-03-03
* Fix scrolloff at view bottom (#6142)Pascal Kuthe2023-03-03
* Extend the set of tags highlighted in comments (#6143)István Donkó2023-03-03
* Fix 'attempt to divide by zero' panic (#6155)nuid322023-03-03
* CI: Update cachix/install-nix-action to v20 (#6163)Michael Davis2023-03-02
* Add graphql schema file type (#6159)Andrey Grebenyk2023-03-02
* Fix indentation lines (#6134) (#6136)NomisIV2023-03-01
* Ignore key-release keyboard events (#6139)Michael Davis2023-03-01
* Add shift-backspace keybind alias for backspace (#4937)lesleyrs2023-02-28
* Enable the enhanced keyboard protocol if supportedMichael Davis2023-02-28
* Update crossterm to 0.26.1Michael Davis2023-02-28
* book: Document <space>h and <space>g (#6124)Mathieu Agopian2023-02-28
* theme: Add Adwaita Dark (#6042)Mofiqul2023-02-28
* theme: Add Everblush (#6086)Isotoxal2023-02-28
* build(deps): bump tempfile from 3.3.0 to 3.4.0 (#6128)dependabot[bot]2023-02-28
* Kanagawa: fix bufferline, theme wrap-indicators, cursor, menu, and syntax cha...luetage2023-02-26
* Fix diagnostic underline colors in catppuccin themes (#6107)Adam Becker2023-02-26
* Add elm treesitter textobjects (#6084)Mathieu Agopian2023-02-25
* feat: add nasm language (#6068)Matthew Toohey2023-02-25
* Add language support for sway (#6023)Sophie Dankel2023-02-25
* Improve markdown highlights and add latex injection (#6100)Matthias Deiml2023-02-25
* build(nix): fix devshellYusuf Bera Ertan2023-02-25
* build(nix): update flake to use flake-parts and nci flake-parts moduleYusuf Bera Ertan2023-02-25
* update tree-sitter-git-rebase hash (#6094)Skyler Hawthorne2023-02-24
* feat(sql): MariaDB/MySQL syntax, Apache Hive syntax, unified builtin function...LeoniePhiline2023-02-23
* Doc string fix in selection.rs (#6077)Alexandr2023-02-22
* build(deps): bump once_cell from 1.17.0 to 1.17.1 (#6072)dependabot[bot]2023-02-21
* build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#6071)dependabot[bot]2023-02-21
* build(deps): bump toml from 0.7.1 to 0.7.2 (#6070)dependabot[bot]2023-02-21
* build(deps): bump serde_json from 1.0.92 to 1.0.93 (#6069)dependabot[bot]2023-02-21
* Add GNU gettext PO grammar (#5996)Erasin2023-02-20
* Added yuck language support (for eww) (#6064)Philipp Mildenberger2023-02-20
* fix(dap): validate key and index exist when requesting vars (#5628)Filip Dutescu2023-02-20
* feat(dap): send Disconnect if Terminated event received (#5532)Filip Dutescu2023-02-20
* Expand contributing docs (#5967)Mathieu Agopian2023-02-19
* Add support for the uxntal language (#6047)Jummit2023-02-19
* Update tree-sitter-git-rebase (#6030)Skyler Hawthorne2023-02-19
* ayu_evolve theme: remove variable.other.member (#6028)gibbz002023-02-17
* flake: pass helix' wrapper through (#5994)Austreelis2023-02-17
* DAP: Add request ID to request timeout message (#6018)xiaoma200820082023-02-16
* feat: show current language when no argument is provided (#5895)Guillaume2023-02-16
* Replace incorrect usages of tab_width with indent_width. (#5918)Triton1712023-02-16