aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix precedence of ui.virtual.whitespace (#8879)chtenb2023-11-25
* bump MSRV to 1.70.0 (#8877)Cole Helbling2023-11-25
* Add modus operandi themes (#8728)Alexis Mousset2023-11-22
* DBML Language support (#8860)ghashy2023-11-22
* add LSP for nushell (#8878)Ethan Brierley2023-11-22
* Document the bufferline scopes (#8880)chtenb2023-11-22
* Revert "Fix precedence of ui.virtual.whitespace (#8750)"Blaž Hrastnik2023-11-22
* Fix precedence of ui.virtual.whitespace (#8750)chtenb2023-11-22
* Resolve args.files before changing directory (#8676)Bjorn Ove Hay Andersen2023-11-21
* open urls with goto_file command (#5820)Matouš Dzivjak2023-11-21
* build(deps): bump rustix from 0.38.22 to 0.38.25 (#8874)dependabot[bot]2023-11-21
* [themes] Add missing license files for recently added themesblinxen2023-11-19
* [themes] Mention license files in READMEblinxen2023-11-19
* GN language support (#6969)Dan Field2023-11-18
* make increment/decrement exit select modeRyan Mehri2023-11-18
* make switch case commands exit select modeRyan Mehri2023-11-18
* make align exit select modeRyan Mehri2023-11-18
* make replace with clipboard commands exit select modeRyan Mehri2023-11-18
* make paste commands exit select modeRyan Mehri2023-11-18
* make indent/unindent exit select modeRyan Mehri2023-11-18
* theme: show active selection and buffer for naysayer theme (#8838)Niklas Alexander Shern2023-11-18
* Update some grammars to a commit where the license file is included (#8691)blinxen2023-11-18
* Book: fix formatting of some default values (#8837)WuerfelDev2023-11-17
* Theme: Papercolor: Add inlay-hint style (#8827)crozbo2023-11-17
* docs: add docs for soft-wrap in languages.toml (#8836)Luca Saccarola2023-11-17
* Change Fedora installation to the new official Helix package (#8762)Seth Maurice-Brant2023-11-17
* theme: add starlight (#8787)Eemil Haapanen2023-11-17
* build(deps): bump rustix from 0.38.21 to 0.38.22 (#8807)dependabot[bot]2023-11-15
* build(deps): bump cc from 1.0.83 to 1.0.84 (#8809)dependabot[bot]2023-11-14
* build(deps): bump serde from 1.0.191 to 1.0.192 (#8810)dependabot[bot]2023-11-14
* Remove 'roots' keys with default value from languages.tomlMichael Davis2023-11-14
* Default 'roots' field of language configMichael Davis2023-11-14
* build(deps): bump smallvec from 1.11.1 to 1.11.2 (#8808)dependabot[bot]2023-11-14
* build(deps): bump tokio from 1.33.0 to 1.34.0 (#8811)dependabot[bot]2023-11-14
* theme: Add Theme poimandres (#8759)Ambuj Singh2023-11-12
* Highlight meson_options.txt as a meson file (#8794)blt__2023-11-12
* grammars.nix: allow the user to apply overlays (#8749)mydumpfire2023-11-09
* build(deps): bump futures-executor from 0.3.28 to 0.3.29 (#8743)dependabot[bot]2023-11-09
* build(deps): bump libc from 0.2.149 to 0.2.150 (#8741)dependabot[bot]2023-11-09
* build(deps): bump serde_json from 1.0.107 to 1.0.108 (#8744)dependabot[bot]2023-11-09
* build(deps): bump serde from 1.0.190 to 1.0.191 (#8740)dependabot[bot]2023-11-09
* Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720)Triton1712023-11-08
* Add command to move files with LSP support (#8584)Yomain2023-11-08
* Theme: Papercolor: Add type.parameter (#8735)Henrik Tjäder2023-11-06
* highlights: add type.parameter scope to several more languages (#8718)Joey Hain2023-11-06
* Update PureScript grammar (#8712)postsolar2023-11-05
* Update markdown grammar to v0.1.6MDeiml2023-11-05
* swap yank command registers (#8708)Skyler Hawthorne2023-11-04
* Add an installation method field to the bug report template (#8711)Michael Davis2023-11-04
* replace kdl tree-sitter to fix highlighting (#8652)cgahr2023-11-03