aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Python highlight decorator attributePaul Scott2022-05-20
* Python highlight keyword argument as parameterPaul Scott2022-05-20
* Python handling highlighting parameters with defaultsPaul Scott2022-05-20
* Python highlight improvements: type, parameter etcPaul Scott2022-05-20
* dark_plus theme constructor should be green.Zeddicus4142022-05-20
* Change python highlights.scm to more fully utilize the themes.Zeddicus4142022-05-20
* support insert register in prompt (#2458)Bob2022-05-20
* Implement view transpose (#2461)Roland Kovacs2022-05-20
* Include macro attributes to impls, structs, enums, functions etc. textobjects...Andrey Tkachenko2022-05-20
* deletion of lines affecting popup scrolling (#2497)Alexis Kalabura2022-05-20
* Add tree-sitter ssh client config queries (#2498)midnightexigent2022-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 Davis2022-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 Geoffrey2022-05-16
* Add Snazzy theme (#2473)Timothy DeHerrera2022-05-14
* Default to tabs instead of spaces for Odin files (#2464)spindlebink2022-05-12
* nix: update flake dependenciesBlaž Hrastnik2022-05-11
* Don't panic on LSP parsing errorsBlaž Hrastnik2022-05-11
* Add FUNDING.ymlBlaž Hrastnik2022-05-11
* feat(commands): add log-open command (#2422)amaihoefner2022-05-11
* Exclude cursor when doing ctrl-w (#2431)Ivan Tham2022-05-11
* Run debug console in windows (#2294)Alexis Kalabura2022-05-11
* feat(lang): add Meson language support (#2314)unrelentingtech2022-05-11
* configurable lsp request timeout (#2405)EmmChriss2022-05-11
* prefer Document::set_selection to inserting selections directly (#2411)Michael Davis2022-05-11
* prevent selection collapse when inserting a newline (#2414)Michael Davis2022-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)Yt2022-05-09
* Monokai pro spectrum theme shows error in yellow on red background (#2433)Fanda Vacek2022-05-08
* Cpon support tree sitter version bumped (#2424)Fanda Vacek2022-05-07
* fix Markdown list highlighting (#2401)ChrHorn2022-05-07
* feat(languages): add odin language (#2399)Robert Walter2022-05-05
* Adding the global gitignore to the default (#2410)Ben Lee-Cohen2022-05-05