| Commit message (Expand) | Author | Age |
... | |
* | Recursive create the pkgname directory when creating a release tarball | Michael Davis | 2023-04-03 |
* | Remove the rust-toolchain.toml file before building the release | Michael Davis | 2023-04-03 |
* | Enable aarch64-macos releases | Michael Davis | 2023-04-03 |
* | build(nix): update flake dependencies, remove deprecated code from flake | Yusuf Bera Ertan | 2023-04-01 |
* | changelog: Add remaining notes for 23.03 (#6498) | Michael Davis | 2023-04-01 |
* | Fix AppImage build problems | Blaž Hrastnik | 2023-03-31 |
* | Disable aarch64-macos build for now (build issues) | Blaž Hrastnik | 2023-03-31 |
* | Add changelog notes for the 23.03 release (#6455) | Michael Davis | 2023-03-31 |
* | add option to enable/disable lsp snippets | Pascal Kuthe | 2023-03-31 |
* | Prefer utf-8 over utf-32 | Pascal Kuthe | 2023-03-31 |
* | Hide signature help if it overlays completion menu (#5523) | Pascal Kuthe | 2023-03-31 |
* | Correctly reload theme on :config-reload | Pascal Kuthe | 2023-03-31 |
* | Performant and correct set_spans_truncated | Pascal Kuthe | 2023-03-31 |
* | Truncate paths in the file picker (#6410) | mWalrus | 2023-03-31 |
* | update dependencies | Pascal Kuthe | 2023-03-31 |
* | Update tree-sitter-git-commit (#6493) | Michael Davis | 2023-03-31 |
* | Add indents.scm for Julia (#6490) | Clara Hobbs | 2023-03-31 |
* | Add injection for markdown strings (#6489) | Clara Hobbs | 2023-03-31 |
* | Canonicalize paths before stripping current dir as prefix (#6290) | jazzfool | 2023-03-30 |
* | implement proper lsp-workspace support | Pascal Kuthe | 2023-03-29 |
* | add workspace config and manual LSP root management | Pascal Kuthe | 2023-03-29 |
* | feat(debug): highlight current line (#5957) | Filip Dutescu | 2023-03-29 |
* | tui: Handle keyboard enhancement check failure (#6438) | Michael Davis | 2023-03-29 |
* | Update catppuccin theme (#6464) | Ivan | 2023-03-28 |
* | build(deps): bump thiserror from 1.0.39 to 1.0.40 (#6463) | dependabot[bot] | 2023-03-28 |
* | build(deps): bump tokio from 1.26.0 to 1.27.0 (#6461) | dependabot[bot] | 2023-03-28 |
* | build(deps): bump anyhow from 1.0.69 to 1.0.70 (#6462) | dependabot[bot] | 2023-03-28 |
* | build(deps): bump toml from 0.7.2 to 0.7.3 (#6459) | dependabot[bot] | 2023-03-28 |
* | build(deps): bump chrono from 0.4.23 to 0.4.24 (#6460) | dependabot[bot] | 2023-03-28 |
* | build(deps): bump regex from 1.7.1 to 1.7.3 (#6458) | dependabot[bot] | 2023-03-28 |
* | Fix clippy lints (#6454) | Philipp Mildenberger | 2023-03-27 |
* | Add .arb as a supported extension with json highlighting (#6452) | Philip Giuliani | 2023-03-27 |
* | Update tree-sitter-git-commit, add comment textobject (#6439) | Michael Davis | 2023-03-27 |
* | respect line annotations in char_idx_at_visual_row_offset | Pascal Kuthe | 2023-03-27 |
* | do not ignore mouse scrolling when on top of virtual text | Pascal Kuthe | 2023-03-27 |
* | make scrolloff calculation consistent | Pascal Kuthe | 2023-03-27 |
* | allow scrolling past virtual text line | Pascal Kuthe | 2023-03-27 |
* | use partition_point instead of binary_search_by | Pascal Kuthe | 2023-03-27 |
* | fix view anchors not at start of a visual line | Pascal Kuthe | 2023-03-27 |
* | remove incorrect assert | Pascal Kuthe | 2023-03-27 |
* | Initial Nim language support (#6123) | JJ | 2023-03-26 |
* | Add language support for rego (OpenPolicyAgent) (#6415) | Juan C. Müller | 2023-03-26 |
* | log failures in the git integration (#6441) | Pascal Kuthe | 2023-03-26 |
* | Add vhdl language support (#5826) | Tom Burdick | 2023-03-25 |
* | Add theme keys for (un)checked markup list items (#6434) | Erasin Wang | 2023-03-25 |
* | feat(languages): highlight .svg as xml (#6431) | Matouš Dzivjak | 2023-03-25 |
* | Recognize .cts and .mts file type as TypeScript (#6424) | Alexis-Lapierre | 2023-03-24 |
* | Fix spelling of diagnostics (#6418) | Juan C. Müller | 2023-03-24 |
* | dracula theme: style wrap indicator like whitespace (#6414) | Sebastian Zivota | 2023-03-23 |
* | Add xib and storyboard file types (#6407) | Aleksey Kuznetsov | 2023-03-22 |