| Commit message (Expand) | Author | Age |
* | feat: add jump label color to dark plus theme | Florent Nuttens | 2024-03-24 |
* | feat: add jump label color to catppuccin themes | Florent Nuttens | 2024-03-24 |
* | Add jump label color to horizon-dark theme (#9984) | ves | 2024-03-24 |
* | feat: add jump label color to dracula themes (#9973) | Yomain | 2024-03-23 |
* | Add an Amp-like jump command | Pascal Kuthe | 2024-03-23 |
* | add reverse rope grapheme iterator | Pascal Kuthe | 2024-03-23 |
* | dismiss pending keys properly for mouse/paste | Pascal Kuthe | 2024-03-23 |
* | use slices instead of Rc for virtual text | Pascal Kuthe | 2024-03-23 |
* | Reimplement tree motions in terms of syntax::TreeCursor | Michael Davis | 2024-03-23 |
* | Add a TreeCursor type that travels over injection layers | Michael Davis | 2024-03-23 |
* | syntax: Track parent LanguageLayer IDs | Michael Davis | 2024-03-23 |
* | Fix repeat last motion for goto next/prev diagnostic (#9966) | Jaakko Paju | 2024-03-23 |
* | fix: undefined bufferline colors (#9960) | Carter Watson | 2024-03-21 |
* | Add rclone.conf as a glob to make it behave as an ini file (#9959) | David Else | 2024-03-21 |
* | C++: Improve parameter highlighting | Michael Davis | 2024-03-21 |
* | Rust: Highlight extern crate aliases | Michael Davis | 2024-03-21 |
* | Update tree-sitter-gleam and highlights | Michael Davis | 2024-03-21 |
* | Update tree-sitter-erlang and highlights | Michael Davis | 2024-03-21 |
* | Recognize 'mmd' as mermaid | Michael Davis | 2024-03-21 |
* | Update tree-sitter-git-commit | Michael Davis | 2024-03-21 |
* | Create a tutor entry for using splits (#9417) | JR | 2024-03-21 |
* | Update rasmus.toml (#9939) | Jordan Reger | 2024-03-21 |
* | Evenly space statusline areas when there isn't space to align middle (#9950) | Michael Davis | 2024-03-21 |
* | Add new theme keys for LSP diagnostic tags for dark_plus (#9949) | David Else | 2024-03-20 |
* | fix(languages): specify correct comment-token for PKGBUILD files (#9943) | Hendrik Norkowski | 2024-03-20 |
* | Refactor statusline elements to build `Spans` (#9122) | Szabin | 2024-03-19 |
* | Add support for ember.js templates (#9902) | Arthur Deierlein | 2024-03-19 |
* | add register completion (#9936) | Kirawi | 2024-03-19 |
* | Ignore more version control systems (#9935) | Tobias Hunger | 2024-03-19 |
* | feat: add suport for helm charts (#9900) | Arthur Deierlein | 2024-03-19 |
* | Prevent `shell_keep_pipe` from stopping on nonzero exit status code (#9817) | Cyrill Schenkel | 2024-03-19 |
* | Initial Ada language support (after stale) (#9908) | Damian Zaręba | 2024-03-19 |
* | Enhance support for PKGBUILDS (#9909) | Arthur Deierlein | 2024-03-19 |
* | Do not stop reloading docs on error (#9870) | Luis Useche | 2024-03-19 |
* | Respect undercurl config even with no terminfo (#9897) | Khang Nguyen Duy | 2024-03-19 |
* | build(deps): bump the rust-dependencies group with 3 updates (#9929) | dependabot[bot] | 2024-03-19 |
* | Optimize get_truncated_path | mo8it | 2024-03-19 |
* | Optimize getting a relative path | mo8it | 2024-03-19 |
* | Optimize fold_home_dir | mo8it | 2024-03-19 |
* | Call as_ref only once | mo8it | 2024-03-19 |
* | ci: Group minor rust dependency dependabot updates | Blaž Hrastnik | 2024-03-19 |
* | build(deps): bump tokio-stream from 0.1.14 to 0.1.15 (#9926) | dependabot[bot] | 2024-03-19 |
* | build(deps): bump anyhow from 1.0.80 to 1.0.81 (#9925) | dependabot[bot] | 2024-03-19 |
* | build(deps): bump gix from 0.58.0 to 0.61.0 (#9924) | dependabot[bot] | 2024-03-19 |
* | build(deps): bump thiserror from 1.0.57 to 1.0.58 (#9923) | dependabot[bot] | 2024-03-19 |
* | build(deps): bump clipboard-win from 5.2.0 to 5.3.0 (#9922) | dependabot[bot] | 2024-03-19 |
* | Add yaml LSP for docker compose (#9916) | Jaakko Paju | 2024-03-18 |
* | add koka language support (#8727) | Matthew Toohey | 2024-03-18 |
* | Add initial support for SuperCollider (#9329) | Phil | 2024-03-18 |
* | Fix malformed predicates in highlighting queries | Michael Davis | 2024-03-18 |