aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* feat(languages): git-ignore and git-attributes (#2397)Matthew Toohey2022-05-05
* TOML highlight: use variable.other.member instead of string for quoted keys (...ChrHorn2022-05-05
* feat(languages): detect 't' as perl (#2395)Pavel Borzenkov2022-05-04
* replace constant.number with constant.numeric (#2389)ChrHorn2022-05-04
* Making the 'set-option' command help more descriptive. (#2365)Ben Lee-Cohen2022-05-04
* rewrite auto-pairs docs (#2384)Michael Davis2022-05-04
* feat(languages): detect cjs as javascript (#2387)Matthew Toohey2022-05-04
* Fix build on aarch64-darwin (#1789)Johann Dahm2022-05-03
* feat(term): wrap command palette in overlay (#2378)Matouš Dzivjak2022-05-03
* build(deps): bump serde_json from 1.0.79 to 1.0.80 (#2376)dependabot[bot]2022-05-03
* build(deps): bump serde from 1.0.136 to 1.0.137 (#2375)dependabot[bot]2022-05-03
* build(deps): bump log from 0.4.16 to 0.4.17 (#2374)dependabot[bot]2022-05-03
* build(deps): bump tokio from 1.17.0 to 1.18.1 (#2373)dependabot[bot]2022-05-03
* build(deps): bump thiserror from 1.0.30 to 1.0.31 (#2372)dependabot[bot]2022-05-03
* Add documentation for `hx --health` (#2357)Robert Walter2022-05-02
* Add undo checkpoint command (#2115)AntonioLucibello2022-05-02
* cfg-gate unused functions on macos & windows (#2332)Kirawi2022-05-02
* feat(commands): make it possible to disable format-on-save via the 'auto-form...unrelentingtech2022-05-02
* add reflow command (#2128)Vince Mutolo2022-05-02
* Auto-complete directory members (#1801) (#1907)Roland Kovacs2022-05-02
* Add run-shell-command for Commands (#1682)Ryosuke Hayashi2022-05-02
* feat(lang): Cpon lang support (#2355)Fanda Vacek2022-05-01
* num_cpus apparently unused in helix-termBlaž Hrastnik2022-05-01