| Commit message (Expand) | Author | Age |
* | fix formatting in the rust textobject query file | Jesse Luehrs | 2023-08-14 |
* | Update slint grammar (#7893) | Erasin Wang | 2023-08-13 |
* | Added some LSP servers and updated python's roots (#7897) | Noob Zhang | 2023-08-13 |
* | Add pod highlighting (#7907) | Jesse Luehrs | 2023-08-13 |
* | Prevent GraphemeStrs created from Strings from leaking (#7920) | Dillard Robertson | 2023-08-13 |
* | Document @align indent capture. | Daniel Ebert | 2023-08-11 |
* | Run indentation tests on a part of the Helix source code. | Daniel Ebert | 2023-08-11 |
* | Fix broken indentation that causes the indentation tests to fail. | Daniel Ebert | 2023-08-11 |
* | Improve C, Rust & Python indent queries & add @align captures. | Daniel Ebert | 2023-08-11 |
* | Implement @align (and @anchor) indent query. | Daniel Ebert | 2023-08-11 |
* | expand indents guide | Skyler Hawthorne | 2023-08-10 |
* | Fix YAML auto indent | Skyler Hawthorne | 2023-08-10 |
* | Jinja language family syntax support (#7233) | Ivan Isekeev | 2023-08-09 |
* | feat: add todo.txt tree-sitter (#7835) | Jan9103 | 2023-08-09 |
* | Add new Yellowed theme to default themes (#7849) | Gaël | 2023-08-09 |
* | Update tree-sitter grammar for nu (#7873) | Artemiy | 2023-08-09 |
* | Enhance :toggle to support cycling numbers (#7877) | Alex Vinyals | 2023-08-09 |
* | Add Unison support (#7724) | zetashift | 2023-08-08 |
* | Detect non-existent files as non-readonly (#7875) | Michael Davis | 2023-08-08 |
* | use AND operator when searching (#7839) | Tshepang Mbambo | 2023-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) | woojiq | 2023-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) | Connortsui20 | 2023-08-08 |
* | Center the picker preview selection using visual lines (#7837) | Jesse Luehrs | 2023-08-08 |
* | Skip rendering gutters when gutter width exceeds view width (#7821) | Anshul Dalal | 2023-08-08 |
* | build(tree-sitter): update javascript, typescript and tsx (#7852) | woojiq | 2023-08-07 |
* | Add tree-sitter textobjects queries for bash (#7764) | Petr Gajdůšek | 2023-08-07 |
* | Update tree-sitter-git-commit (#7831) | Michael Davis | 2023-08-07 |
* | CI: Remove the aarch64 appimage build steps from release (#7832) | Michael Davis | 2023-08-07 |
* | Only use tsq for tsq files | Blaž Hrastnik | 2023-08-07 |
* | Update tree-sitter-scheme | Blaž Hrastnik | 2023-08-07 |
* | feat(indent): add basic java indentation queries (#7844) | woojiq | 2023-08-07 |
* | Add new moon theme to default themes (#7834) | Mohamed Imrane Chehabi | 2023-08-04 |
* | Improve wren support (#7819) | Jummit | 2023-08-04 |
* | Update t32 language queries to version 2.2.1 (#7811) | Christoph Sax | 2023-08-04 |
* | Bump the version of Hare's grammar (#7784) | J. Brock | 2023-08-04 |
* | build(deps): bump serde from 1.0.175 to 1.0.180 (#7794) | dependabot[bot] | 2023-08-04 |
* | fix range formatting error message typo (#7823) | Austin L Wolfgram | 2023-08-04 |
* | Update tree-sitter-zig (#7803) | voroskoi | 2023-08-02 |
* | languages: add protobuf language servers (#7796) | Jimmy Zelinskie | 2023-08-02 |
* | feat: smart_tab | Skyler Hawthorne | 2023-08-01 |
* | add node boundary movement | Skyler Hawthorne | 2023-08-01 |
* | update yanked dependency (#7800) | Zoey Hewll | 2023-08-01 |
* | build(deps): bump serde_json from 1.0.103 to 1.0.104 (#7793) | dependabot[bot] | 2023-08-01 |
* | build(deps): bump globset from 0.4.11 to 0.4.12 (#7795) | dependabot[bot] | 2023-08-01 |
* | Add yank_to_clipboard commands, bind to `<space>y` by default | Michael Davis | 2023-07-31 |
* | Reimplement clipboard commands in terms of special regs | Michael Davis | 2023-07-31 |