| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Added a default lsp server for Java in languages.toml (#2511) | Jacob Thompson | 2022-05-20 |
* | address rust 1.61.0 clippy lints (#2514) | Michael Davis | 2022-05-20 |
* | add missing `ui.menu` to themes, fix issues with some themes | Christoph Horn | 2022-05-20 |
* | add `ui.menu` to default theme | Christoph Horn | 2022-05-20 |
* | use ui.menu instead of ui.statusline for command completion menu theme | Christoph Horn | 2022-05-20 |
* | Separate colors for different diagnostics types (#2437) | Robert Walter | 2022-05-20 |
* | Python highlight decorator attribute | Paul Scott | 2022-05-20 |
* | Python highlight keyword argument as parameter | Paul Scott | 2022-05-20 |
* | Python handling highlighting parameters with defaults | Paul Scott | 2022-05-20 |
* | Python highlight improvements: type, parameter etc | Paul Scott | 2022-05-20 |
* | dark_plus theme constructor should be green. | Zeddicus414 | 2022-05-20 |
* | Change python highlights.scm to more fully utilize the themes. | Zeddicus414 | 2022-05-20 |
* | support insert register in prompt (#2458) | Bob | 2022-05-20 |
* | Implement view transpose (#2461) | Roland Kovacs | 2022-05-20 |
* | Include macro attributes to impls, structs, enums, functions etc. textobjects... | Andrey Tkachenko | 2022-05-20 |
* | deletion of lines affecting popup scrolling (#2497) | Alexis Kalabura | 2022-05-20 |
* | Add tree-sitter ssh client config queries (#2498) | midnightexigent | 2022-05-18 |