aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Handle switch from crossterm::Result to io::ResultMichael Davis2023-08-22
* Translate new ScrollLeft/ScrollRight crossterm mouse eventsMichael Davis2023-08-22
* Bump crossterm to 0.27 in helix-term on macosMichael Davis2023-08-22
* build(deps): bump crossterm from 0.26.1 to 0.27.0dependabot[bot]2023-08-22
* build(deps): bump serde from 1.0.183 to 1.0.185 (#8034)dependabot[bot]2023-08-22
* build(deps): bump thiserror from 1.0.44 to 1.0.47 (#8039)dependabot[bot]2023-08-22
* build(deps): bump tempfile from 3.7.1 to 3.8.0 (#8038)dependabot[bot]2023-08-22
* build(deps): bump cc from 1.0.79 to 1.0.83 (#8037)dependabot[bot]2023-08-22
* build(deps): bump anyhow from 1.0.72 to 1.0.75 (#8035)dependabot[bot]2023-08-22
* create separate timer for redraw requests (#8023)Pascal Kuthe2023-08-21
* Update pyright config to avoid time-outs (#8032)David Else2023-08-21
* goto_file_impl: use relative path to open file (#7965)Mike2023-08-21
* update fsharp tree-sitter (#8024)kaashyapan2023-08-21
* Remove unnecessary `Err` from `get_canonicalized_path` (#8009)nkitsaini2023-08-20
* Remove path completions for `:new` command (#8010)nkitsaini2023-08-20
* Update tree-sitter to latest master (#7998)Michael Davis2023-08-19
* Nord theme: Update ruler to set bg instead of fg (#7995)dastrukar2023-08-18
* Update tree-sitter-robot (#7970)Tomas Sandven2023-08-18
* Update Monokai bufferline theming to be distinguish active buffers (#7983)Jack Allison2023-08-17
* markdown.inline: Add `injection.combined` to html tag (#7960)Pham Huy Hoang2023-08-16
* document a-ret picker keybinding (#7884)Bjorn Ove Hay Andersen2023-08-15
* autumn theme: improve readability of comments (#7939)Jens Getreu2023-08-15
* add .star as starlark file extension (#7922)David Bell2023-08-15
* add strace highlighting (#7928)sigmaSd2023-08-15
* goto_file: open picker if a directory is selected (#7909)Andrés Cabero2023-08-15
* Recognize more filenames for zsh (#7930)N2023-08-15
* Stop Terminal::drop from overriding work of Terminal::restore. (#7931)Dillard Robertson2023-08-15
* build(deps): bump rustix from 0.38.4 to 0.38.8 (#7946)dependabot[bot]2023-08-15
* build(deps): bump regex from 1.9.1 to 1.9.3 (#7945)dependabot[bot]2023-08-15