aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* markdown.inline: Add `injection.combined` to html tag (#7960)Pham Huy Hoang2023-08-16
* document a-ret picker keybinding (#7884)Bjorn Ove Hay Andersen2023-08-15
* autumn theme: improve readability of comments (#7939)Jens Getreu2023-08-15
* add .star as starlark file extension (#7922)David Bell2023-08-15
* add strace highlighting (#7928)sigmaSd2023-08-15
* goto_file: open picker if a directory is selected (#7909)Andrés Cabero2023-08-15
* Recognize more filenames for zsh (#7930)N2023-08-15
* Stop Terminal::drop from overriding work of Terminal::restore. (#7931)Dillard Robertson2023-08-15
* build(deps): bump rustix from 0.38.4 to 0.38.8 (#7946)dependabot[bot]2023-08-15
* build(deps): bump regex from 1.9.1 to 1.9.3 (#7945)dependabot[bot]2023-08-15
* build(deps): bump bitflags from 2.3.3 to 2.4.0 (#7943)dependabot[bot]2023-08-15
* build(deps): bump tokio from 1.29.1 to 1.31.0 (#7944)dependabot[bot]2023-08-15
* Make editor remember the latest search register (#5244)Jonathan LEI2023-08-14
* Include completions for git-ignored files in debugger prompt (#7936)quantonganh2023-08-14
* Update stale commentstheteachr2023-08-14
* fix formatting in the rust textobject query fileJesse Luehrs2023-08-14
* Update slint grammar (#7893)Erasin Wang2023-08-13
* Added some LSP servers and updated python's roots (#7897)Noob Zhang2023-08-13
* Add pod highlighting (#7907)Jesse Luehrs2023-08-13
* Prevent GraphemeStrs created from Strings from leaking (#7920)Dillard Robertson2023-08-13
* Document @align indent capture.Daniel Ebert2023-08-11
* Run indentation tests on a part of the Helix source code.Daniel Ebert2023-08-11
* Fix broken indentation that causes the indentation tests to fail.Daniel Ebert2023-08-11
* Improve C, Rust & Python indent queries & add @align captures.Daniel Ebert2023-08-11
* Implement @align (and @anchor) indent query.Daniel Ebert2023-08-11
* expand indents guideSkyler Hawthorne2023-08-10
* Fix YAML auto indentSkyler Hawthorne2023-08-10
* Jinja language family syntax support (#7233)Ivan Isekeev2023-08-09
* feat: add todo.txt tree-sitter (#7835)Jan91032023-08-09
* Add new Yellowed theme to default themes (#7849)Gaël2023-08-09
* Update tree-sitter grammar for nu (#7873)Artemiy2023-08-09
* Enhance :toggle to support cycling numbers (#7877)Alex Vinyals2023-08-09
* Add Unison support (#7724)zetashift2023-08-08
* Detect non-existent files as non-readonly (#7875)Michael Davis2023-08-08
* use AND operator when searching (#7839)Tshepang Mbambo2023-08-08
* build(deps): bump globset from 0.4.12 to 0.4.13 (#7864)dependabot[bot]2023-08-08
* build(deps): bump tempfile from 3.7.0 to 3.7.1 (#7862)dependabot[bot]2023-08-08
* build(deps): bump lsp-types from 0.94.0 to 0.94.1 (#7861)dependabot[bot]2023-08-08
* Align view for background buffer opened with `alt-ret` (#7691)woojiq2023-08-08
* build(deps): bump serde from 1.0.180 to 1.0.183 (#7860)dependabot[bot]2023-08-08
* Show whether file readonly in statusline (#7740)Connortsui202023-08-08
* Center the picker preview selection using visual lines (#7837)Jesse Luehrs2023-08-08
* Skip rendering gutters when gutter width exceeds view width (#7821)Anshul Dalal2023-08-08
* build(tree-sitter): update javascript, typescript and tsx (#7852)woojiq2023-08-07
* Add tree-sitter textobjects queries for bash (#7764)Petr Gajdůšek2023-08-07
* Update tree-sitter-git-commit (#7831)Michael Davis2023-08-07
* CI: Remove the aarch64 appimage build steps from release (#7832)Michael Davis2023-08-07
* Only use tsq for tsq filesBlaž Hrastnik2023-08-07
* Update tree-sitter-schemeBlaž Hrastnik2023-08-07
* feat(indent): add basic java indentation queries (#7844)woojiq2023-08-07