| Commit message (Expand) | Author | Age |
... | |
* | Apply ui.gutter style to empty gutters (#2032) | unrelentingtech | 2022-04-12 |
* | build(deps): bump lsp-types from 0.92.1 to 0.93.0 (#2084) | dependabot[bot] | 2022-04-12 |
* | build(deps): bump encoding_rs from 0.8.30 to 0.8.31 (#2083) | dependabot[bot] | 2022-04-12 |
* | build(deps): bump cachix/install-nix-action from 16 to 17 (#2081) | dependabot[bot] | 2022-04-11 |
* | build(deps): bump actions/download-artifact from 2 to 3 (#2082) | dependabot[bot] | 2022-04-11 |
* | Improve Dracula Theme selections (#2075) (#2077) | Aral Balkan | 2022-04-11 |
* | Rewrite Language Support docs (#2065) | Michael Davis | 2022-04-10 |
* | Add command for picking files from CWD (#1600) | gavynriebau | 2022-04-10 |
* | add tree-sitter-embedded-template (erb & ejs) (#2055) | Michael Davis | 2022-04-09 |
* | Improve documentation on Language Server installation (#2037) | Michael Davis | 2022-04-09 |
* | Add default language server for Vue (#2043) | Kurenshe Nurdaulet | 2022-04-09 |
* | docs: Quote TOML keys containing dots (#2040) | Evan Relf | 2022-04-08 |
* | Add dracula at night theme (#2008) | Sam Sartor | 2022-04-08 |
* | Add language server command for OCaml (#2035) | unrelentingtech | 2022-04-08 |
* | Add swift language (#2033) | Aaron Housh | 2022-04-08 |
* | PHP roots and languageserver improvements (#2031) | Karl Grasegger | 2022-04-08 |
* | Remove usage of format ident feature from tests (#2028) | Michael Davis | 2022-04-08 |
* | Add default language server for CSS (#2025) | David | 2022-04-08 |
* | Add default language server for JSON (#2024) | David | 2022-04-08 |
* | Add default language server for HTML (#2018) | David | 2022-04-08 |
* | Fix typo (pallete -> palette) (#2020) | Gaeulbyul | 2022-04-08 |
* | [dark_plus] update tag and ui.menu.selected colors (#2014) | Kirawi | 2022-04-08 |
* | Compute style only once per source highlight event (#1966) | Gokul Soumya | 2022-04-08 |
* | add languages `r` and `rmarkdown` (#1998) | Matthew Toohey | 2022-04-08 |
* | Add paragraph textobject to match infobox (#1969) | tomKPZ | 2022-04-07 |
* | remove hardcoded '/' from grammar source path (#1986) | Michael Davis | 2022-04-06 |
* | fix keymap doc typo for 'delete' in insert-mode (#1990) | Michael Davis | 2022-04-06 |
* | [dark_plus] update markup colors (#1989) | Kirawi | 2022-04-06 |
* | add boo_berry theme (#1962) | bootradev | 2022-04-05 |
* | add language `ron` (#1925) | VuiMuich | 2022-04-05 |
* | Fix toggle_comments command on multiple selections (#1882) | Danilo Spinella | 2022-04-05 |
* | Add runtime language configuration (#1794) (#1866) | Roland Kovacs | 2022-04-05 |
* | Fix next paragraph logic over muliple blank lines (#1951) | Ivan Tham | 2022-04-05 |
* | Add paragraph to last motion (#1956) | Ivan Tham | 2022-04-05 |
* | Bump crossterm to 0.32.2 (#1955) | Ivan Tham | 2022-04-05 |
* | clear terminal after switching to alternate screen | Rose Hudson | 2022-04-04 |
* | [dark_plus] remove `ui.text` background (#1950) | Kirawi | 2022-04-03 |
* | Add typed commands buffer-next and buffer-previous (#1940) | Dr. David A. Kunz | 2022-04-03 |
* | Add missing # back to test output | Ivan Tham | 2022-04-02 |
* | Rename _para to _paragraph | Ivan Tham | 2022-04-02 |
* | Refactor test print to be more readable | Gokul Soumya | 2022-04-02 |
* | Change test mark from ^@ to #[|]# | Ivan Tham | 2022-04-02 |
* | Add paragraph textobject | Ivan Tham | 2022-04-02 |
* | Add next paragraph | Ivan Tham | 2022-04-02 |
* | Add (prev) paragraph motion | Ivan Tham | 2022-04-02 |
* | Add texlab language server for latex (#1922) | Lauri Gustafsson | 2022-04-02 |
* | Added checkmarks to health.rs output, Resolves #1894 (#1918) | Simon H | 2022-04-02 |
* | separate JSX queries from javascript (#1921) | Michael Davis | 2022-04-02 |
* | Update bash tree sitter (#1917) | joezak11 | 2022-04-01 |
* | Avoid unnecessary clone when formatting error (#1903) | jeepee | 2022-04-01 |