aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update bash tree sitter (#1917)joezak112022-04-01
* Avoid unnecessary clone when formatting error (#1903)jeepee2022-04-01
* Fix start-position of next search (#1904)jeepee2022-04-01
* Jump to the next number on the line before incrementing (#1778)antoyo2022-04-01
* jsx: Add special highlighting to component namesBlaž Hrastnik2022-04-01
* Add JSX highlighting queriesBlaž Hrastnik2022-04-01
* Add support for jsx (#1906)Amine Hmida2022-04-01
* Reintroduce win32yank as a clipboard provider on Linux for WSL2 + Windows 10 ...جاد2022-04-01
* Fix an issue that caused an empty indentation query to be used instead of usi...Triton1712022-04-01
* lsp: Implement support for workspace_folders (currently just one)Blaž Hrastnik2022-04-01
* fix: copy_selections was broken with selections (not cursors)Blaž Hrastnik2022-04-01
* Add install instructions for Void Linux (#1911)Marcin Puc2022-03-31
* fix: Some LSPs still want rootPath, so provide itBlaž Hrastnik2022-03-31
* Resolve conflicts between prompt/picker bindings (#1792)Rohan Jain2022-03-31
* set VERSION file to dev (#1883)Michael Davis2022-03-31
* Add a TODO for the futureBlaž Hrastnik2022-03-31
* fix: copy_selection needs to account for to() being exclusiveBlaž Hrastnik2022-03-31
* Use fromTOML on Nix >= 2.6.0 (#1892)Max2022-03-30
* Indentation rework (#1562)Triton1712022-03-30
* fix: Don't rely on FormattingOptions::default()Blaž Hrastnik2022-03-30
* Handle BrokenPipe when piping hx --health through head (#1876)Nirmal Patel2022-03-30
* add tree-sitter-gleamMichael Davis2022-03-30
* update tree-sitter-elixirMichael Davis2022-03-30
* update tree-sitter-erlangMichael Davis2022-03-30
* Avoid using the format ident Rust feature (#1881)Marcin Puc2022-03-30
* update screenshot (#1879)Michael Davis2022-03-29
* changelog notes for 22.03 (#1830)Michael Davis2022-03-29
* Revert "Resize is not necessary inside SIGCONT, handled by render()"Blaž Hrastnik2022-03-29
* publish a source tarball with version and grammars (#1875)Michael Davis2022-03-29
* build(deps): bump log from 0.4.14 to 0.4.16 (#1874)dependabot[bot]2022-03-29
* build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873)dependabot[bot]2022-03-29
* grammars.nix: use github type for fetchTree where possible (#1872)Max2022-03-28
* clipboard: fix import on macOSBlaž Hrastnik2022-03-28
* cargo fmtBlaž Hrastnik2022-03-28
* Address clippy lintBlaž Hrastnik2022-03-28
* Refactor clipboard to make it easier to feature gate std::processBlaž Hrastnik2022-03-28
* Make truncate_start a builder method insteadBlaž Hrastnik2022-03-28
* Strip some more paramsBlaž Hrastnik2022-03-28
* Clean up global searchBlaž Hrastnik2022-03-28
* Make line a private propertyBlaž Hrastnik2022-03-28
* Remove more push_layer callsBlaž Hrastnik2022-03-28
* Make regex_prompt directly call cx.push_layerBlaž Hrastnik2022-03-28
* This doesn't need to be mutBlaž Hrastnik2022-03-28
* Split off dap event handlers into helix-view to allow reuseBlaž Hrastnik2022-03-28
* Resize is not necessary inside SIGCONT, handled by render()Blaž Hrastnik2022-03-28
* Move top level lsp config to editor.lsp (#1868)Gokul Soumya2022-03-28
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* Revise the color for ui.cursor.match (#1862)Narazaki Shuji2022-03-25
* Fix Rescript hightlights query (#1863)Jared Ramirez2022-03-23
* Handle RPC returning an invalid callBlaž Hrastnik2022-03-23