aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add missing # back to test outputIvan Tham2022-04-02
* Rename _para to _paragraphIvan Tham2022-04-02
* Refactor test print to be more readableGokul Soumya2022-04-02
* Change test mark from ^@ to #[|]#Ivan Tham2022-04-02
* Add paragraph textobjectIvan Tham2022-04-02
* Add next paragraphIvan Tham2022-04-02
* Add (prev) paragraph motionIvan Tham2022-04-02
* Add texlab language server for latex (#1922)Lauri Gustafsson2022-04-02
* Added checkmarks to health.rs output, Resolves #1894 (#1918)Simon H2022-04-02
* separate JSX queries from javascript (#1921)Michael Davis2022-04-02
* 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