aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add `insert-final-newline` config option (#8157)Em Zhan2023-09-12
* scheme: Highlight abbreviationsBlaž Hrastnik2023-09-11
* Add more shebangs to languagesBlaž Hrastnik2023-09-11
* Lower idle-timeout to 250msBlaž Hrastnik2023-09-11
* Add additional YAML injections (#8217)Galen Abell2023-09-10
* Fix various typos (#8233)Alexis Mousset2023-09-10
* add material theme collection (#8211)Yhya2023-09-10
* re-add indent and textobject queries for perl (#7947)Jesse Luehrs2023-09-10
* Add feed-related formats as xml (#8232)Alexis Mousset2023-09-10
* chore: add additional ignore file highlights (#8220)Ross Manchester2023-09-10
* Add tree-sitter-highlight-name command (#8170)Luke Halasy2023-09-10
* Update EdgedDB (ESDL) grammar (#8222)Jaden2023-09-09
* fix syntax highlights in dynamic picker (#8206)Pascal Kuthe2023-09-09
* docs: fix link to document formatting requests (#8166)Theodore Gregory2023-09-08
* add redraw command (#6949)Weiyuan Wu2023-09-08
* Fix Clone definition for Injector (#8194)Michael Davis2023-09-07
* Don't use word splitting during fuzzy matching (#8192)Pascal Kuthe2023-09-06
* Do not show (running) when opening picker (#8148)Pascal Kuthe2023-09-06
* Detect tmux clipboard provider on macOS (#8182)Jonathan LEI2023-09-06
* build(deps): bump actions/checkout from 3 to 4 (#8173)dependabot[bot]2023-09-05
* build(deps): bump serde_json from 1.0.104 to 1.0.105 (#8177)dependabot[bot]2023-09-05
* build(deps): bump regex from 1.9.4 to 1.9.5 (#8175)dependabot[bot]2023-09-05
* build(deps): bump serde from 1.0.185 to 1.0.188 (#8176)dependabot[bot]2023-09-05
* build(deps): bump cachix/install-nix-action from 22 to 23 (#8172)dependabot[bot]2023-09-05
* build(deps): bump rustix from 0.38.8 to 0.38.11 (#8174)dependabot[bot]2023-09-05
* Nord Theme: Fix missing ui text focus, use undercurls for diagnostics (#8165)John Scarrott2023-09-04
* Update tree-sitter-blueprint (#8161)Ivan Molodetskikh2023-09-04
* Maintain the current cursor's position and view in the vsplit/hsplit commands...Lorenzo Bellina2023-09-04
* Fix find commands for buffers with non-LF line-endings (#8111)woojiq2023-09-03
* avoid excessive memory consumption in picker (#8127)Pascal Kuthe2023-09-01
* Build flake packages with stable Rust (#8133)Michael Davis2023-08-31
* Clear completion when switching windows via click (#8118)Michael Davis2023-08-31
* crossterm: Handle 'hidden' modifier (#8120)Michael Davis2023-08-31
* use which on formatter command (#8064)Ezekiel Warren2023-08-30
* Rename reset to default (#8114)chtenb2023-08-30
* transition to nucleo for fuzzy matching (#7814)Pascal Kuthe2023-08-30
* Copy desktop and icon files to Nix output (#7979)Tanguy2023-08-29
* fix: line numbers remain relative when helix loses focus (#7955)woojiq2023-08-29
* add `reset` to the color palette (#8083)West2023-08-29
* build(deps): bump log from 0.4.19 to 0.4.20 (#8103)dependabot[bot]2023-08-29
* build(deps): bump encoding_rs from 0.8.32 to 0.8.33 (#8104)dependabot[bot]2023-08-29
* build(deps): bump tokio from 1.31.0 to 1.32.0 (#8105)dependabot[bot]2023-08-29
* build(deps): bump regex from 1.9.3 to 1.9.4 (#8106)dependabot[bot]2023-08-29
* Sync latest catppuccin theme changes (#8102)Damir Vandic2023-08-28
* Update tree-sitter-gleam, enable auto-format (#8085)Michael Davis2023-08-28
* chore: update strace tree sitter grammar (#8087)sigmaSd2023-08-28
* highlight(matlab): bumps grammar after some improvements (#8040)Álan Crístoffer2023-08-28
* add gemini language support (#8070)Sol Fisher Romanoff2023-08-26
* Add ltex-ls language server (#7838)David Else2023-08-23
* Highlight Dart 3 `sealed` and `base` keywords (#7974)arslee072023-08-23