| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | build(deps): bump signal-hook from 0.3.13 to 0.3.14 (#2485) | dependabot[bot] | 2022-05-17 |
* | prevent panic when handling an LSP response with no request (#2475) | Michael Davis | 2022-05-17 |
* | build(deps): bump etcetera from 0.3.2 to 0.4.0 (#2486) | dependabot[bot] | 2022-05-17 |
* | Change default Hare tab width to 8 (#2480) | Alexis Geoffrey | 2022-05-16 |
* | Add Snazzy theme (#2473) | Timothy DeHerrera | 2022-05-14 |
* | Default to tabs instead of spaces for Odin files (#2464) | spindlebink | 2022-05-12 |
* | nix: update flake dependencies | Blaž Hrastnik | 2022-05-11 |
* | Don't panic on LSP parsing errors | Blaž Hrastnik | 2022-05-11 |
* | Add FUNDING.yml | Blaž Hrastnik | 2022-05-11 |
* | feat(commands): add log-open command (#2422) | amaihoefner | 2022-05-11 |
* | Exclude cursor when doing ctrl-w (#2431) | Ivan Tham | 2022-05-11 |
* | Run debug console in windows (#2294) | Alexis Kalabura | 2022-05-11 |
* | feat(lang): add Meson language support (#2314) | unrelentingtech | 2022-05-11 |
* | configurable lsp request timeout (#2405) | EmmChriss | 2022-05-11 |
* | prefer Document::set_selection to inserting selections directly (#2411) | Michael Davis | 2022-05-11 |
* | prevent selection collapse when inserting a newline (#2414) | Michael Davis | 2022-05-11 |
* | build(deps): bump serde_json from 1.0.80 to 1.0.81 (#2447) | dependabot[bot] | 2022-05-09 |
* | build(deps): bump tokio from 1.18.1 to 1.18.2 (#2448) | dependabot[bot] | 2022-05-09 |
* | languages: add inc files to php (#2440) | Yt | 2022-05-09 |
* | Monokai pro spectrum theme shows error in yellow on red background (#2433) | Fanda Vacek | 2022-05-08 |
* | Cpon support tree sitter version bumped (#2424) | Fanda Vacek | 2022-05-07 |
* | 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 |