aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add paragraph textobject to match infobox (#1969)tomKPZ2022-04-07
* remove hardcoded '/' from grammar source path (#1986)Michael Davis2022-04-06
* fix keymap doc typo for 'delete' in insert-mode (#1990)Michael Davis2022-04-06
* [dark_plus] update markup colors (#1989)Kirawi2022-04-06
* add boo_berry theme (#1962)bootradev2022-04-05
* add language `ron` (#1925)VuiMuich2022-04-05
* Fix toggle_comments command on multiple selections (#1882)Danilo Spinella2022-04-05
* Add runtime language configuration (#1794) (#1866)Roland Kovacs2022-04-05
* Fix next paragraph logic over muliple blank lines (#1951)Ivan Tham2022-04-05
* Add paragraph to last motion (#1956)Ivan Tham2022-04-05
* Bump crossterm to 0.32.2 (#1955)Ivan Tham2022-04-05
* clear terminal after switching to alternate screenRose Hudson2022-04-04
* [dark_plus] remove `ui.text` background (#1950)Kirawi2022-04-03
* Add typed commands buffer-next and buffer-previous (#1940)Dr. David A. Kunz2022-04-03
* 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