aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Additions to 'themes' section of docs (#2098)nosa2022-04-15
* feat(languages): SQL (#2097)Jared Ramirez2022-04-14
* fix: prompt: pass through unmapped keys regardless of modifiersBlaž Hrastnik2022-04-13
* add tree-sitter-heexMichael Davis2022-04-13
* add tree-sitter-eexMichael Davis2022-04-13
* remove error highlighting for tree-sitter-elixirMichael Davis2022-04-13
* update tree-sitter-elixirMichael Davis2022-04-13
* Document values for editor.cursor-shape (#2094)scgtrp2022-04-13
* Make textobject select last paragraph (#1992)Ivan Tham2022-04-13
* Fix panic when using set-language on a scratch (#1996)Roland Kovacs2022-04-13
* Add true or false checkbox in health output table (#1947)Nirmal Patel2022-04-12
* Add shell completion (#2022)Benedikt Müller2022-04-12
* Add `:write!` to create nonexistent subdirectories (#1839)Omnikar2022-04-12
* Apply ui.gutter style to empty gutters (#2032)unrelentingtech2022-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 Balkan2022-04-11
* Rewrite Language Support docs (#2065)Michael Davis2022-04-10
* Add command for picking files from CWD (#1600)gavynriebau2022-04-10
* add tree-sitter-embedded-template (erb & ejs) (#2055)Michael Davis2022-04-09
* Improve documentation on Language Server installation (#2037)Michael Davis2022-04-09
* Add default language server for Vue (#2043)Kurenshe Nurdaulet2022-04-09
* docs: Quote TOML keys containing dots (#2040)Evan Relf2022-04-08
* Add dracula at night theme (#2008)Sam Sartor2022-04-08
* Add language server command for OCaml (#2035)unrelentingtech2022-04-08
* Add swift language (#2033)Aaron Housh2022-04-08
* PHP roots and languageserver improvements (#2031)Karl Grasegger2022-04-08
* Remove usage of format ident feature from tests (#2028)Michael Davis2022-04-08
* Add default language server for CSS (#2025)David2022-04-08
* Add default language server for JSON (#2024)David2022-04-08
* Add default language server for HTML (#2018)David2022-04-08
* Fix typo (pallete -> palette) (#2020)Gaeulbyul2022-04-08
* [dark_plus] update tag and ui.menu.selected colors (#2014)Kirawi2022-04-08
* Compute style only once per source highlight event (#1966)Gokul Soumya2022-04-08
* add languages `r` and `rmarkdown` (#1998)Matthew Toohey2022-04-08
* 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