| Commit message (Expand) | Author | Age |
... | |
* | fix: lsp: Sort edits by start range, Omnisharp sends them in reverse | Blaž Hrastnik | 2022-06-02 |
* | catpuccin ui.popup should be a different color from ui.background (#2644) | Michael Zeller | 2022-06-01 |
* | CPON parser supports unsigned int (#2643) | Fanda Vacek | 2022-06-01 |
* | Improve Readability (#2639) | Ryan Russell | 2022-06-01 |
* | Solarized Light: Fixing menu colors and adding English translation (#2626) | Ben Lee-Cohen | 2022-05-31 |
* | Fix unwrap error when undo after `shell_append_output` (#2625) | Andrey Tkachenko | 2022-05-31 |
* | Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619) | Clay | 2022-05-31 |
* | feat(lang): Update Nix grammar & improve queries (#2472) | Timothy DeHerrera | 2022-05-30 |
* | Update to ropey 1.5 | Blaž Hrastnik | 2022-05-30 |
* | fix: Remove empty scratch buffer from jumplists when removing it | Blaž Hrastnik | 2022-05-29 |
* | Adjust colors in tokyonight themes (#2606) | Paul Graydon | 2022-05-29 |
* | illumos linker doesn't currently have -z relro (#2602) | Michael Zeller | 2022-05-29 |
* | Update from-source install instruction in README (#2603) | Marcin Puc | 2022-05-29 |
* | Remove unnecessary `unwrap` (#2599) | Hugo | 2022-05-29 |
* | Bump dependencies, allow retain_mut for now | Blaž Hrastnik | 2022-05-29 |
* | mention the C++ compiler in the grammar build failure message (#2597) | Michael Davis | 2022-05-29 |
* | Add Vlang tree-sitter in the languages.toml (#2526) | pancake | 2022-05-28 |
* | Fix link to `pop-dark` in `CHANGELOG.md` (#2594) | booklearner | 2022-05-28 |
* | Fix the VERSION file | Blaž Hrastnik | 2022-05-28 |
* | mention the requirement of C++ compiler for building grammar in doc (#2592) | nitish-17 | 2022-05-28 |
* | Fix release action | Blaž Hrastnik | 2022-05-28 |
* | add 22.05 changelog notes (#2584) | Michael Davis | 2022-05-28 |
* | add section on syntax tree motions to the usage docs (#2568) | Michael Davis | 2022-05-26 |
* | Changing Macro color to avoid color confusion | Ben Lee-Cohen | 2022-05-25 |
* | update Erlang grammar and queries | Michael Davis | 2022-05-25 |
* | update Gleam grammar and queries | Michael Davis | 2022-05-25 |
* | Add `parameter.around` text object query | Andrey Tkachenko | 2022-05-25 |
* | build(deps): bump once_cell from 1.10.0 to 1.12.0 | dependabot[bot] | 2022-05-25 |
* | build(deps): bump regex from 1.5.5 to 1.5.6 | dependabot[bot] | 2022-05-25 |
* | Basic verilog support (#2552) | Andrey Tkachenko | 2022-05-24 |
* | Add lua lsp (#2560) | Erasin | 2022-05-24 |
* | Add Catppuccin Theme (#2546) | Isotoxal | 2022-05-24 |
* | nix: bump dependencies | Blaž Hrastnik | 2022-05-24 |
* | lower MSRV to 1.57.0 | Michael Davis | 2022-05-23 |
* | check MSRV in CI | Michael Davis | 2022-05-23 |
* | pin the rust toolchain to 1.61.0 | Michael Davis | 2022-05-23 |
* | inherit rust toolchain channel from rust-toolchain.toml | Michael Davis | 2022-05-23 |
* | Replace handwritten CI cache with Swatinem/rust-cache | Blaž Hrastnik | 2022-05-23 |
* | Highlight active window in Autumn theme (#2531) | Jens Getreu | 2022-05-22 |
* | fix: missing quotes around `variable.other.member` | Joel | 2022-05-22 |
* | fix: remove duplicated `ui.help` in themes | Joel | 2022-05-22 |
* | Add shrink equivalent of extend_to_line_bounds (#2450) | Daniel S Poulin | 2022-05-22 |
* | Make Borders u8 | Ivan Tham | 2022-05-22 |
* | Refactor Block with Default and bitflags | Ivan Tham | 2022-05-22 |
* | Add theme key for picker separator (#2523) | kyrime | 2022-05-22 |
* | Fix panic when reloading a shrunk file (#2506) | Leoi Hung Kin | 2022-05-22 |
* | cargo xtask docgen | Blaž Hrastnik | 2022-05-21 |
* | Add Scheme support | Blaž Hrastnik | 2022-05-21 |
* | Move Tree nodes on view swap | Roland Kovacs | 2022-05-21 |
* | Implement view swapping | Roland Kovacs | 2022-05-21 |