| Commit message (Expand) | Author | Age |
... | |
* | fix Markdown list highlighting (#2401) | ChrHorn | 2022-05-07 |
* | feat(languages): add odin language (#2399) | Robert Walter | 2022-05-05 |
* | Adding the global gitignore to the default (#2410) | Ben Lee-Cohen | 2022-05-05 |
* | feat(languages): git-ignore and git-attributes (#2397) | Matthew Toohey | 2022-05-05 |
* | TOML highlight: use variable.other.member instead of string for quoted keys (... | ChrHorn | 2022-05-05 |
* | feat(languages): detect 't' as perl (#2395) | Pavel Borzenkov | 2022-05-04 |
* | replace constant.number with constant.numeric (#2389) | ChrHorn | 2022-05-04 |
* | Making the 'set-option' command help more descriptive. (#2365) | Ben Lee-Cohen | 2022-05-04 |
* | rewrite auto-pairs docs (#2384) | Michael Davis | 2022-05-04 |
* | feat(languages): detect cjs as javascript (#2387) | Matthew Toohey | 2022-05-04 |
* | Fix build on aarch64-darwin (#1789) | Johann Dahm | 2022-05-03 |
* | feat(term): wrap command palette in overlay (#2378) | Matouš Dzivjak | 2022-05-03 |
* | build(deps): bump serde_json from 1.0.79 to 1.0.80 (#2376) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump serde from 1.0.136 to 1.0.137 (#2375) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump log from 0.4.16 to 0.4.17 (#2374) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump tokio from 1.17.0 to 1.18.1 (#2373) | dependabot[bot] | 2022-05-03 |
* | build(deps): bump thiserror from 1.0.30 to 1.0.31 (#2372) | dependabot[bot] | 2022-05-03 |
* | Add documentation for `hx --health` (#2357) | Robert Walter | 2022-05-02 |
* | Add undo checkpoint command (#2115) | AntonioLucibello | 2022-05-02 |
* | cfg-gate unused functions on macos & windows (#2332) | Kirawi | 2022-05-02 |
* | feat(commands): make it possible to disable format-on-save via the 'auto-form... | unrelentingtech | 2022-05-02 |
* | add reflow command (#2128) | Vince Mutolo | 2022-05-02 |
* | Auto-complete directory members (#1801) (#1907) | Roland Kovacs | 2022-05-02 |
* | Add run-shell-command for Commands (#1682) | Ryosuke Hayashi | 2022-05-02 |
* | feat(lang): Cpon lang support (#2355) | Fanda Vacek | 2022-05-01 |
* | num_cpus apparently unused in helix-term | Blaž Hrastnik | 2022-05-01 |
* | Add a nop clipboard provider for wasm | Blaž Hrastnik | 2022-05-01 |
* | helix-loader + helix-core now compile for WASM | Blaž Hrastnik | 2022-05-01 |
* | cargo xtask docgen | Blaž Hrastnik | 2022-05-01 |
* | Add Cairo support | Blaž Hrastnik | 2022-05-01 |
* | feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322) | unrelentingtech | 2022-04-30 |
* | prevent rendering visible whitespace on trailing cursor (#2331) | Michael Davis | 2022-04-30 |
* | feat(ui): treat slashes as word separators in prompt (#2315) | unrelentingtech | 2022-04-30 |
* | Add Night Owl Color Theme. (#2330) | nosa | 2022-04-29 |
* | feat(lang): add devicetree (Flattened Device Tree Source) (#2329) | unrelentingtech | 2022-04-29 |
* | fix(docs): cleanup obsolete indents.toml mentions (#2327) | unrelentingtech | 2022-04-29 |
* | change cursor for copy selection (#2323) | Erasin | 2022-04-29 |
* | Fix spelling errors in some themes (#2324) | Yang Tang | 2022-04-29 |
* | feat(lang): Update nickel to include "rec" keyword (#2320) | Erin van der Veen | 2022-04-29 |
* | Fix tests for surround primitives | Gokul Soumya | 2022-04-29 |
* | Support m in surround delete and replace | Gokul Soumya | 2022-04-29 |
* | Add `m` textobject to select closest surround pair | Gokul Soumya | 2022-04-29 |
* | Change A-left right to C-left right in insert (#2193) | Ivan Tham | 2022-04-29 |
* | Make A-hjkl tree-sitter nav A-pion (#2205) | Ivan Tham | 2022-04-29 |
* | Extend tutor file (#2133) | nosa | 2022-04-29 |
* | Wrap current directory picker with overlay widget (#2308) | CossonLeo | 2022-04-28 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | feat(lsp): add toml lsp (#2302) | Alexis Kalabura | 2022-04-27 |
* | Add ui.virtual theme scopes for onedark theme | Gokul Soumya | 2022-04-27 |
* | feat(commands): better handling of buffer-close (#1397) | Matouš Dzivjak | 2022-04-27 |