aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add a nop clipboard provider for wasmBlaž Hrastnik2022-05-01
* helix-loader + helix-core now compile for WASMBlaž Hrastnik2022-05-01
* cargo xtask docgenBlaž Hrastnik2022-05-01
* Add Cairo supportBlaž Hrastnik2022-05-01
* feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322)unrelentingtech2022-04-30
* prevent rendering visible whitespace on trailing cursor (#2331)Michael Davis2022-04-30
* feat(ui): treat slashes as word separators in prompt (#2315)unrelentingtech2022-04-30
* Add Night Owl Color Theme. (#2330)nosa2022-04-29
* feat(lang): add devicetree (Flattened Device Tree Source) (#2329)unrelentingtech2022-04-29
* fix(docs): cleanup obsolete indents.toml mentions (#2327)unrelentingtech2022-04-29
* change cursor for copy selection (#2323)Erasin2022-04-29
* Fix spelling errors in some themes (#2324)Yang Tang2022-04-29
* feat(lang): Update nickel to include "rec" keyword (#2320)Erin van der Veen2022-04-29
* Fix tests for surround primitivesGokul Soumya2022-04-29
* Support m in surround delete and replaceGokul Soumya2022-04-29