aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add unbind-default-keys config optionLinden Krouse2024-05-01
* Add file explorer and tree helperwongjiahau2024-05-01
* Add changelog notes for 24.03 (#9946)Michael Davis2024-03-30
* Add main.odin to Odin roots (#9968)Chris2024-03-30
* Add JetBrains default dark theme (#9967)Yannic Nuwenhof2024-03-30
* fix: cursor line on material themes (#10043)Yomain2024-03-30
* chore: update tree-sitter-markdown (#10039)Daniel Flanagan2024-03-29
* Add injections for GraphQL and ERB in Ruby (#10036)Joe2024-03-29
* Add jump-label to Kanagawa theme + format (#10030)mlemesle2024-03-28
* fix: don't highlight colons (:) in comments (#10014)Vladyslav Karasov2024-03-27
* Fix rustc warnings about unused 'pub use's (#10011)Michael Davis2024-03-27
* feat(themes): add `jump-label` for gruvbox themes (#10012)RoloEdits2024-03-26
* feat: add jump format for monokai family (#10009)Ben Lee-Cohen2024-03-26
* Adding jump styles for Nord and Nord Light (#10008)Ben Lee-Cohen2024-03-26
* Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#1...Michael Davis2024-03-26
* Fix regression in color-modesBlaž Hrastnik2024-03-26
* build(deps): bump the rust-dependencies group with 6 updates (#10007)dependabot[bot]2024-03-26
* doc: small formatting corrections (#9986)Yomain2024-03-26
* Use the OS path separator instead of / (#10000)Mo2024-03-25
* Add narrow no-break space support (#9604)Quentin2024-03-25
* feat: Add `Ohm` language support (#9991)Novus Nota2024-03-24
* Add jump label color ("rosewater") to catppuccin themes (#9983)Armando Pérez Marqués2024-03-24
* Add jump label color to rose-pine themes (#9981)Tobias Brunner2024-03-24
* feat: add jump label color to onedark themeFlorent Nuttens2024-03-24
* feat: add jump label color to dark plus themeFlorent Nuttens2024-03-24
* feat: add jump label color to catppuccin themesFlorent Nuttens2024-03-24
* Add jump label color to horizon-dark theme (#9984)ves2024-03-24
* feat: add jump label color to dracula themes (#9973)Yomain2024-03-23
* Add an Amp-like jump commandPascal Kuthe2024-03-23
* add reverse rope grapheme iteratorPascal Kuthe2024-03-23
* dismiss pending keys properly for mouse/pastePascal Kuthe2024-03-23
* use slices instead of Rc for virtual textPascal Kuthe2024-03-23
* Reimplement tree motions in terms of syntax::TreeCursorMichael Davis2024-03-23
* Add a TreeCursor type that travels over injection layersMichael Davis2024-03-23
* syntax: Track parent LanguageLayer IDsMichael Davis2024-03-23
* Fix repeat last motion for goto next/prev diagnostic (#9966)Jaakko Paju2024-03-23
* fix: undefined bufferline colors (#9960)Carter Watson2024-03-21
* Add rclone.conf as a glob to make it behave as an ini file (#9959)David Else2024-03-21
* C++: Improve parameter highlightingMichael Davis2024-03-21
* Rust: Highlight extern crate aliasesMichael Davis2024-03-21
* Update tree-sitter-gleam and highlightsMichael Davis2024-03-21
* Update tree-sitter-erlang and highlightsMichael Davis2024-03-21
* Recognize 'mmd' as mermaidMichael Davis2024-03-21
* Update tree-sitter-git-commitMichael Davis2024-03-21
* Create a tutor entry for using splits (#9417)JR2024-03-21
* Update rasmus.toml (#9939)Jordan Reger2024-03-21
* Evenly space statusline areas when there isn't space to align middle (#9950)Michael Davis2024-03-21
* Add new theme keys for LSP diagnostic tags for dark_plus (#9949)David Else2024-03-20
* fix(languages): specify correct comment-token for PKGBUILD files (#9943)Hendrik Norkowski2024-03-20
* Refactor statusline elements to build `Spans` (#9122)Szabin2024-03-19