aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619)Clay2022-05-31
* feat(lang): Update Nix grammar & improve queries (#2472)Timothy DeHerrera2022-05-30
* Update to ropey 1.5Blaž Hrastnik2022-05-30
* fix: Remove empty scratch buffer from jumplists when removing itBlaž Hrastnik2022-05-29
* Adjust colors in tokyonight themes (#2606)Paul Graydon2022-05-29
* illumos linker doesn't currently have -z relro (#2602)Michael Zeller2022-05-29
* Update from-source install instruction in README (#2603)Marcin Puc2022-05-29
* Remove unnecessary `unwrap` (#2599)Hugo2022-05-29
* Bump dependencies, allow retain_mut for nowBlaž Hrastnik2022-05-29
* mention the C++ compiler in the grammar build failure message (#2597)Michael Davis2022-05-29
* Add Vlang tree-sitter in the languages.toml (#2526)pancake2022-05-28
* Fix link to `pop-dark` in `CHANGELOG.md` (#2594)booklearner2022-05-28
* Fix the VERSION fileBlaž Hrastnik2022-05-28
* mention the requirement of C++ compiler for building grammar in doc (#2592)nitish-172022-05-28
* Fix release actionBlaž Hrastnik2022-05-28
* add 22.05 changelog notes (#2584)Michael Davis2022-05-28
* add section on syntax tree motions to the usage docs (#2568)Michael Davis2022-05-26
* Changing Macro color to avoid color confusionBen Lee-Cohen2022-05-25
* update Erlang grammar and queriesMichael Davis2022-05-25
* update Gleam grammar and queriesMichael Davis2022-05-25
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* build(deps): bump once_cell from 1.10.0 to 1.12.0dependabot[bot]2022-05-25
* build(deps): bump regex from 1.5.5 to 1.5.6dependabot[bot]2022-05-25
* Basic verilog support (#2552)Andrey Tkachenko2022-05-24
* Add lua lsp (#2560)Erasin2022-05-24
* Add Catppuccin Theme (#2546)Isotoxal2022-05-24
* nix: bump dependenciesBlaž Hrastnik2022-05-24
* lower MSRV to 1.57.0Michael Davis2022-05-23
* check MSRV in CIMichael Davis2022-05-23
* pin the rust toolchain to 1.61.0Michael Davis2022-05-23
* inherit rust toolchain channel from rust-toolchain.tomlMichael Davis2022-05-23
* Replace handwritten CI cache with Swatinem/rust-cacheBlaž Hrastnik2022-05-23
* Highlight active window in Autumn theme (#2531)Jens Getreu2022-05-22
* fix: missing quotes around `variable.other.member`Joel2022-05-22
* fix: remove duplicated `ui.help` in themesJoel2022-05-22
* Add shrink equivalent of extend_to_line_bounds (#2450)Daniel S Poulin2022-05-22
* Make Borders u8Ivan Tham2022-05-22
* Refactor Block with Default and bitflagsIvan Tham2022-05-22
* Add theme key for picker separator (#2523)kyrime2022-05-22
* Fix panic when reloading a shrunk file (#2506)Leoi Hung Kin2022-05-22
* cargo xtask docgenBlaž Hrastnik2022-05-21
* Add Scheme supportBlaž Hrastnik2022-05-21
* Move Tree nodes on view swapRoland Kovacs2022-05-21
* Implement view swappingRoland Kovacs2022-05-21
* Added a default lsp server for Java in languages.toml (#2511)Jacob Thompson2022-05-20
* address rust 1.61.0 clippy lints (#2514)Michael Davis2022-05-20
* add missing `ui.menu` to themes, fix issues with some themesChristoph Horn2022-05-20
* add `ui.menu` to default themeChristoph Horn2022-05-20
* use ui.menu instead of ui.statusline for command completion menu themeChristoph Horn2022-05-20
* Separate colors for different diagnostics types (#2437)Robert Walter2022-05-20