| Commit message (Expand) | Author | Age |
... | |
* | Use OSC 52 as a fallback for setting the system clipboard (#3220) | Charlie Groves | 2022-11-02 |
* | Add indentation for Python pattern matching | Yuriy | 2022-11-02 |
* | Add syntax highlighting for Python pattern matching | Yuriy | 2022-11-02 |
* | Exit select mode on replace commands (#4554) | Jonathan LEI | 2022-11-02 |
* | Fix D unittest injection query. (#4562) | Garrett D'Amore | 2022-11-02 |
* | Fix `delete_char_backward` for paired characters (#4558) | Yuriy Gabuev | 2022-11-01 |
* | Add missed test attribute in #4316 (#4557) | Poliorcetics | 2022-11-01 |
* | Correctly handle escaping in completion (#4316) | Armin Ronacher | 2022-11-01 |
* | build(nix): update nci, fixup flake (#4537) | Yusuf Bera Ertan | 2022-11-01 |
* | build(deps): bump once_cell from 1.15.0 to 1.16.0 (#4548) | dependabot[bot] | 2022-11-01 |
* | Added missing keywords to wat (wasm) hightlights (#4542) | Jonas Everaert | 2022-11-01 |
* | build(deps): bump lsp-types from 0.93.1 to 0.93.2 (#4550) | dependabot[bot] | 2022-11-01 |
* | build(deps): bump cc from 1.0.73 to 1.0.74 (#4549) | dependabot[bot] | 2022-11-01 |
* | Update SSH client config grammar & highlight queries (#4538) | Sebastian Hoß | 2022-11-01 |
* | add highlights for env and ini file formats (#4536) | seshotake | 2022-11-01 |
* | Support WIT grammar (#4525) | hh9527 | 2022-10-31 |
* | build(deps): bump cachix/cachix-action from 11 to 12 (#4547) | dependabot[bot] | 2022-10-31 |
* | Update windows install instructions (#4530) | Konstantin Podsvirov | 2022-10-30 |
* | Update SQL grammar (#4529) | seshotake | 2022-10-30 |
* | Update LaTex grammar (#4528) | Triton171 | 2022-10-30 |
* | fix: make `scroll` aware of tabs and wide characters (#4519) | Matthew Toohey | 2022-10-29 |
* | feat(lang): add xml (#4518) | Matthew Toohey | 2022-10-29 |
* | feat: Categorize Rust's keywords using more specific scopes (#4510) | Poliorcetics | 2022-10-29 |
* | Fleetish: Adjustments to resemble official theme and reworked diagnostics to ... | Kristoffer Flottorp | 2022-10-29 |
* | feat(lang): add kdl grammar (#4481) | Jaden | 2022-10-29 |
* | Make shell_impl concurrent (#3180) | Matthias Deiml | 2022-10-29 |
* | fix: Never create automatic doc popups outside of Insert mode (#4456) | Poliorcetics | 2022-10-28 |
* | language: added vhs (#4486) | rsteube | 2022-10-28 |
* | Include colons for typable commands in command palette (#4495) | Michael Davis | 2022-10-28 |
* | Trim quotes and braces from paths in goto_file_impl (#4370) | Dario Oddenino | 2022-10-28 |
* | Add the debugger for Zig (#4492) | Sora | 2022-10-28 |
* | feat(lsp): LSP preselected items appear first in completion menu (#4480) | lazytanuki | 2022-10-27 |
* | Include unnamed children for html injected into inline markdown (#4478) | Matthias Deiml | 2022-10-27 |
* | Update tree-sitter markdown grammar (#4483) | Matthias Deiml | 2022-10-27 |
* | Allow the area to be bigger than u16 (width and height remain u16) (#4318) | A-Walrus | 2022-10-26 |
* | commands: Make no arg ':theme' show name (#3740) | James O. D. Hunt | 2022-10-26 |
* | Add `:update` that will write the changes if the file has been modified. (#4... | Gaurav Tyagi | 2022-10-26 |
* | fix: repeating repeat operator (#4450) | Michał Zabielski | 2022-10-26 |
* | fix: terminal freezing on `shell_insert_output` | GabrielDertoni | 2022-10-26 |
* | Render diagnostics in the file picker preview (#4324) | Michael Davis | 2022-10-25 |
* | build(deps): bump serde from 1.0.145 to 1.0.147 (#4463) | dependabot[bot] | 2022-10-24 |
* | build(deps): bump futures-executor from 0.3.24 to 0.3.25 (#4464) | dependabot[bot] | 2022-10-24 |
* | build(deps): bump serde_json from 1.0.86 to 1.0.87 (#4462) | dependabot[bot] | 2022-10-24 |
* | build(deps): bump termini from 0.1.2 to 0.1.4 (#4461) | dependabot[bot] | 2022-10-24 |
* | build(deps): bump futures-util from 0.3.24 to 0.3.25 (#4460) | dependabot[bot] | 2022-10-24 |
* | build(deps): bump anyhow from 1.0.65 to 1.0.66 (#4459) | dependabot[bot] | 2022-10-24 |
* | Update scala treesitter grammar (#4353) | Owen Lynch | 2022-10-24 |
* | Update textwrap to 0.16.0 (#4437) | Mike Trinkala | 2022-10-23 |
* | feat(themes): add mode-specific styles to the tokyonight themes (#4415) | Mr. E | 2022-10-22 |
* | lsp: Resolve completion items missing documentation on idle (#4406) | Michael Davis | 2022-10-22 |