aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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