aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add ayu_evolve theme (#5638)gibbz002023-02-01
* theme(onedark): Add ui.highlight scope (#5755)Gokul Soumya2023-01-31
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31
* Support goto-declaration LSP command (#5646)Ole Krüger2023-01-31
* build(deps): bump toml from 0.7.0 to 0.7.1 (#5745)dependabot[bot]2023-01-30
* build(deps): bump futures-executor from 0.3.25 to 0.3.26 (#5744)dependabot[bot]2023-01-30
* build(deps): bump ahash from 0.8.2 to 0.8.3 (#5743)dependabot[bot]2023-01-30
* build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742)dependabot[bot]2023-01-30
* Modify env language to extend bash (#5720)Eric Crosson2023-01-30
* build(deps): bump toml from 0.6.0 to 0.7.0 (#5726)alice2023-01-30
* Use filename completer on run-shell-command (#5729)Jonathan LEI2023-01-30
* Update tree-sitter-sql and improve highlight queries (#5683)LeoniePhiline2023-01-28
* fix: Typo in variable name (#5710)LeoniePhiline2023-01-27
* Update tutor logo (#5681)g-re-g2023-01-27
* Fix clippy 1.67 warnings (#5697)Miguel Madrid-Mencía2023-01-27
* Parse gutter-types as Strings (#5696)Rino2023-01-26
* Add `Justfile` to the file types for make (#5687)Sam Nystrom2023-01-26
* Update tree-sitter-xml to fix whitespace parsing (#5685)LeoniePhiline2023-01-26
* queries/nix: add injections for builtins and writers (#5629)pacien2023-01-25
* add explicit formatter for cue (#5679)Jimmy Zelinskie2023-01-25
* Change default language server for 'v' from 'vls' to 'v ls' (#5677)Antonius Naumann2023-01-25
* keymap: Test backslash escaping in commandsds-cbo2023-01-25
* Add Appstream metadata file (#5643)blt__2023-01-24
* Sonokai theme: style secondary selections differently (#5440)Jonathan Lebon2023-01-24
* refactor: don't deserialize &str from tomlPascal Kuthe2023-01-24
* Refactor toml::Value->Theme conversionMichael Davis2023-01-24
* Fix compatibility with toml 0.6.0Michael Davis2023-01-24
* build(deps): bump toml from 0.5.10 to 0.6.0dependabot[bot]2023-01-24
* Switch from toml::from_slice to toml::from_str (#5659)Pascal Kuthe2023-01-24
* build(deps): bump which from 4.3.0 to 4.4.0 (#5655)dependabot[bot]2023-01-23
* build(deps): bump tokio from 1.24.1 to 1.24.2 (#5657)dependabot[bot]2023-01-23
* Support sagemath language (#5649)Eloi Torrents2023-01-23
* Fix selecting a changed file in global search (#5639)Pascal Kuthe2023-01-23
* Use markdown language for hub pull-request files (#5634)Eric Crosson2023-01-23
* Make clippy happy on Windows (#5644)Jonathan LEI2023-01-23
* Add build.gradle to list of java roots (#5641)Jared Moulton2023-01-23
* refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630)Yuta Yamaguchi2023-01-22
* theme: make dracula ui.virtual.whitespace less intrusive (#5627)Luca Saccarola2023-01-21
* Add `markup.strikethrough` theme keys (#5619)Alex2023-01-21
* Add configuration for min width of line-numbers gutter (#4724)Doug Kelkhoff2023-01-21
* book: Use per-theme syntax-highlighting CSS variables (#5406)Soso2023-01-21
* tutor: Change "Type" to "Press" for specials keys and modifiers (#5609)Vítor Galvão2023-01-21
* theme: monkai_aqua variant (#5578)eugene yokota2023-01-21
* Remove apply_transaction helper (#5598)Ivan Tham2023-01-21
* themes: Extend snazzy (#3971)Timothy DeHerrera2023-01-20
* book: Link MSYS2 proper command page (#5601)yashpalgoyal13042023-01-20
* fix(theme): Fix error background-foreground-contrast in monokai_pro_spectrumLeoniePhiline2023-01-20
* fix(theme): Replace non-palette color "magenta" with palette color "red" in m...LeoniePhiline2023-01-20
* add lua injection regex (#5606)anna2023-01-20
* highlight(scala): update to fix potential crash (#5576)eugene yokota2023-01-19