| Commit message (Expand) | Author | Age |
... | |
* | downgrade gix log level to info (#6915) | Pascal Kuthe | 2023-04-30 |
* | [Theme - noctis] Change color for whitespace rendering and indent guides | 0rphee | 2023-04-30 |
* | [Theme - noctis] Refine multiple cursor highlighting | 0rphee | 2023-04-30 |
* | Sort the buffer picker by most recent access (#2980) | Evgeniy Tatarkin | 2023-04-28 |
* | inject language based on file extension & shebang (#3970) | Timothy DeHerrera | 2023-04-28 |
* | feat(commands): add clear-register typable command (#5695) | jorge | 2023-04-27 |
* | Change Odin grammar to `ap29600/tree-sitter-odin` (#6766) | ap29600 | 2023-04-27 |
* | feat: add a config option to exclude declaration from LSP references (#6886) | Vitalii Solodilov | 2023-04-27 |
* | upgrade gitoxide to v0.44 and change repository discovery to worktree-only (#... | Sebastian Thiel | 2023-04-27 |
* | Highlight sqlx's `query_scalar{,_unchecked}` macros as SQL (#6793) | Cole Helbling | 2023-04-27 |
* | fix panic in inlay hint computation when view anchor is out of bounds (#6883) | Pascal Kuthe | 2023-04-27 |
* | Set PerlNavigator as the language server for Perl (#6860) | Wesley | 2023-04-26 |
* | add go.work and remove Gopkg.toml as Go roots (#6884) | Daniel Martà | 2023-04-26 |
* | fix(nix): fix superflous `/` that breaks the build (#6880) | Timothy DeHerrera | 2023-04-26 |
* | Avoid extra indentation on Go switches (#6817) | Daniel Martà | 2023-04-25 |
* | Add extend_to_first_nonwhitespace (#6837) | Dimitri Sabadie | 2023-04-25 |
* | build(deps): bump etcetera from 0.5.0 to 0.7.1 (#6873) | dependabot[bot] | 2023-04-25 |
* | build(deps): bump libc from 0.2.141 to 0.2.142 (#6872) | dependabot[bot] | 2023-04-25 |
* | build(deps): bump regex from 1.7.3 to 1.8.1 (#6871) | dependabot[bot] | 2023-04-25 |
* | build(deps): bump dunce from 1.0.3 to 1.0.4 (#6870) | dependabot[bot] | 2023-04-25 |
* | build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869) | dependabot[bot] | 2023-04-25 |
* | return early if soft wrap is invalid (#6856) | ymgyt | 2023-04-23 |
* | make `:u` alias `:update` (#6835) | Atticus Sebastiani | 2023-04-23 |
* | fix windows builds (#6845) | Pascal Kuthe | 2023-04-22 |
* | Change soft-wrap.wrap_at_text_width to kebab case in documentation (#6842) | Michael T. Mordowanec | 2023-04-21 |
* | tui: Allow toggling mouse capture at runtime (#6675) | Michael Davis | 2023-04-21 |
* | Ayu dark improvements (#6622) | Paul Lange | 2023-04-21 |
* | another refactoring of dracula theme (#6767) | Chirikumbrah | 2023-04-21 |
* | Replace `*.cabal` in Haskell `roots` with `cabal.project` (#6828) | Ollie Charles | 2023-04-21 |
* | flip symbol range in LSP goto commands (#6794) | Pascal Kuthe | 2023-04-21 |
* | fix windows build (#6834) | Pascal Kuthe | 2023-04-21 |
* | update dependencies (#6808) | Pascal Kuthe | 2023-04-20 |
* | produce error when grammar build fails (#6795) | Pascal Kuthe | 2023-04-20 |
* | Improve and update the installation documentation (#6809) | David Else | 2023-04-19 |
* | update tree-sitter-markdown (#6785) | Lakshya Singh | 2023-04-18 |
* | always build grammars with c++14 and c11 (#6792) | Pascal Kuthe | 2023-04-18 |
* | build(deps): bump libloading from 0.7.4 to 0.8.0 (#6801) | dependabot[bot] | 2023-04-18 |
* | build(deps): bump serde from 1.0.159 to 1.0.160 (#6800) | dependabot[bot] | 2023-04-18 |
* | build(deps): bump serde_json from 1.0.95 to 1.0.96 (#6799) | dependabot[bot] | 2023-04-18 |
* | build(deps): bump etcetera from 0.4.0 to 0.5.0 (#6798) | dependabot[bot] | 2023-04-18 |
* | Fix unwrap bug in DAP (#6786) | A-Walrus | 2023-04-17 |
* | Fix crash on opening from suspend state (#6764) | shem | 2023-04-16 |
* | make :toggle-option print the new value (#6774) | Aleksey Kuznetsov | 2023-04-16 |
* | Add `inlay-hint` colours to Kanagawa | karei | 2023-04-16 |
* | ferra: fix ruler overriding foreground style | dylrich | 2023-04-16 |
* | Fix go locals query for var_spec identifiers | Matthew Toohey | 2023-04-16 |
* | Add standalone language support for `just` (#6453) | VuiMuich | 2023-04-14 |
* | emit cargo metadata duiring build scripts to avoid outdated buildscript outpu... | Pascal Kuthe | 2023-04-14 |
* | Replace 'Visual' (mode) with 'Select' in tutor | John Careaga | 2023-04-14 |
* | Change smithy language server to the one from AWS (#6572) | zetashift | 2023-04-14 |