| Commit message (Expand) | Author | Age |
... | |
* | Fix indentation (#1387) | Omnikar | 2021-12-27 |
* | feat(commands): sort command (#1288) | Matouš Dzivjak | 2021-12-27 |
* | Add ruby indents (#1372) | Stuart Hinson | 2021-12-27 |
* | Extract macro parsing to `helix-view` and add unit tests | Omnikar | 2021-12-27 |
* | Change how macros separate keypresses | Omnikar | 2021-12-27 |
* | Update macro display as [q] in message | Ivan Tham | 2021-12-27 |
* | Mark macros as experimental in docs | Ivan Tham | 2021-12-27 |
* | Rename play macro to replay macro | Ivan Tham | 2021-12-27 |
* | Improve macro error handling | Ivan Tham | 2021-12-27 |
* | Switch macro Q and q | Ivan Tham | 2021-12-27 |
* | Update settings at runtime (#798) | Tamo | 2021-12-26 |
* | highlight rebase-commands as markup.raw | Michael Davis | 2021-12-25 |
* | tree-sitter-gitcommit->tree-sitter-git-commit | Michael Davis | 2021-12-25 |
* | add commented-out diff and rebase injection queries | Michael Davis | 2021-12-25 |
* | add new scopes to themes docs | Michael Davis | 2021-12-25 |
* | add diff.{plus,minus,delta} to themes | Michael Davis | 2021-12-25 |
* | add gitcommit highlights | Michael Davis | 2021-12-25 |
* | add gitcommit grammar and language configuration | Michael Davis | 2021-12-25 |
* | feat(ui): file encoding in statusline (#1355) | Matouš Dzivjak | 2021-12-25 |
* | Add textobjects and indents to cmake (#1307) | Sebastian Neubauer | 2021-12-25 |
* | Resolve completion item (#1315) | Gabriel Berto | 2021-12-25 |
* | feat(lsp): configurable diagnostic severity (#1325) | Matouš Dzivjak | 2021-12-25 |
* | Truncate the start of file paths in the StatusLine (#1351) | BB | 2021-12-25 |
* | chore: update rose pine themes to support markup (#1353) | chunghha | 2021-12-25 |
* | Enable Rust proc macro support (#1350) | Laurențiu Nicola | 2021-12-24 |
* | Update onedark theme to use new scopes (#1297) | Gokul Soumya | 2021-12-24 |
* | Fix match brackets comment (#1346) | Stuart Hinson | 2021-12-24 |
* | Typo fix in ocaml indents.toml (#1342) | Stuart Hinson | 2021-12-24 |
* | Add precise rust queries for use, mod, as (#1339) | Gokul Soumya | 2021-12-23 |
* | languages: add .dockerfile extension (#1330) | Dylan Richardson | 2021-12-22 |
* | Support dockerfiles (#1303) | Midnight Exigent | 2021-12-21 |
* | LSP code action commands (#1304) | Matouš Dzivjak | 2021-12-21 |
* | Improve dedent behavior (#1232) | WindSoilder | 2021-12-21 |
* | Auto pairs selection (#1254) | Skyler Hawthorne | 2021-12-21 |
* | Add README for helix-syntax (#1312) | Ivan Tham | 2021-12-21 |
* | docs: Add note about tree-sitter query precedence (#1314) | Gokul Soumya | 2021-12-21 |
* | Add fish highlighting (#1308) | Sebastian Neubauer | 2021-12-21 |
* | build(deps): bump serde from 1.0.131 to 1.0.132 (#1323) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump signal-hook from 0.3.12 to 0.3.13 (#1318) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#1316) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump futures-executor from 0.3.18 to 0.3.19 (#1317) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump futures-util from 0.3.18 to 0.3.19 (#1319) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1320) | dependabot[bot] | 2021-12-20 |
* | build(deps): bump tokio from 1.14.0 to 1.15.0 (#1321) | dependabot[bot] | 2021-12-20 |
* | Add dracula theme (#1258) | Sebastian Zivota | 2021-12-20 |
* | Improve rust syntax highlighting (#1295) | Gokul Soumya | 2021-12-20 |
* | Highlight comments in c, cpp, cmake and llvm (#1309) | Sebastian Neubauer | 2021-12-20 |
* | Add tree-sitter-comment (#1300) | Michael Davis | 2021-12-19 |
* | Add link and quote queries for markdown | Gokul Soumya | 2021-12-19 |