| Commit message (Expand) | Author | Age |
... | |
* | | add test textobjects queries for erlang,gleam,go,python,rust | Michael Davis | 2022-06-21 |
* | | text-objects: add test capture & elixir queries | Connor Lay (Clay) | 2022-06-21 |
* | | Display highest severity diagnostic in gutter (#2835) | A-Walrus | 2022-06-21 |
* | | build(deps): bump anyhow from 1.0.57 to 1.0.58 (#2843) | dependabot[bot] | 2022-06-21 |
* | | rewrite language configuration docs (#2838) | Michael Davis | 2022-06-20 |
* | | mouse selection now uses character indexing (#2839) | Mathis Brossier | 2022-06-20 |
* | | adds missing tree-sitter-comment injection for js/ts (#2763) | farwyler | 2022-06-20 |
* | | fix: do not color health summary when stdout is piped (#2836) | lazytanuki | 2022-06-20 |
* | | Add noctis bordo theme (#2830) | Joe | 2022-06-20 |
|/ |
|
* | Add "<<=" operator to Rust syntax highlighting (#2805) | A-Walrus | 2022-06-18 |
* | embed jsonrpc types from jsonrpc-core crate (#2801) | Michael Davis | 2022-06-18 |
* | HEEx: upgrade version and support new special_attribute node (#2800) | Clay | 2022-06-17 |
* | simplify some keymap key names follow up tests (#2694) | Henry | 2022-06-17 |
* | Update theme base16_default (`ui.menu`) (#2794) | Grenier Célestin | 2022-06-17 |
* | Restore section spacing in tutor. (#2791) | nosa | 2022-06-16 |
* | views -> buffers in write-all (#2788) | Gygaxis Vainhardt | 2022-06-16 |
* | Add clojure language support (#2780) | Axot | 2022-06-16 |
* | update tutor (#2716) | nosa | 2022-06-15 |
* | Update auto-pairs and idle-timeout when the config is reloaded (#2736) | Bjorn Ove Hay Andersen | 2022-06-15 |
* | Add migrate from Vim wiki link (#2781) | Tennix | 2022-06-15 |
* | Improve markdown list rendering (#2687) | Frojdholm | 2022-06-15 |
* | Better handling of symlinks (#2718) | Roland Kovacs | 2022-06-15 |
* | Introduce storage_class highlight scope (#2731) | Anton Romanov | 2022-06-14 |
* | simplify fallback for selected line-number theming (#2768) | Michael Davis | 2022-06-14 |
* | Add a check to prevent re-selecting same range (#2760) | Ryang Sohn | 2022-06-14 |
* | Cleanup for runtime/tutor.txt (#2590) | Kappa | 2022-06-13 |
* | Clarified the text in chapter 3 of the tutor (#2735) | Bjorn Ove Hay Andersen | 2022-06-13 |
* | Expand chapter one recap of tutor | Jonas Tepe | 2022-06-12 |
* | add prisma tree-sitter and lsp support (#2703) | Ivan | 2022-06-12 |
* | Add docstring for language_server!() macro (#2750) | Gokul Soumya | 2022-06-12 |
* | Refactor textobject node capture (#2741) | Gokul Soumya | 2022-06-11 |
* | add rust-analyzer to shell environment (#2739) | Daniel Hines | 2022-06-11 |
* | elixirLS disable dialyzer by default (#2710) | Clay | 2022-06-10 |
* | fix spelling of catppuccin theme (#2713) | Danny | 2022-06-08 |
* | Do not add extra line breaks in markdown lists (#2689) | Frojdholm | 2022-06-08 |
* | capture rust closures as function textobjects | Michael Davis | 2022-06-07 |
* | add textobject queries for gleam | Michael Davis | 2022-06-07 |
* | add textobject queries for elixir | Michael Davis | 2022-06-07 |
* | add textobject queries for erlang | Michael Davis | 2022-06-07 |
* | build(deps): bump tokio-stream from 0.1.8 to 0.1.9 (#2690) | dependabot[bot] | 2022-06-07 |
* | build(deps): bump tokio from 1.18.2 to 1.19.2 (#2691) | dependabot[bot] | 2022-06-07 |
* | chore(nix): format nix files with alejandra, update deps, minor code refactor... | Yusuf Bera Ertan | 2022-06-06 |
* | support for openscad (#2680) | farwyler | 2022-06-06 |
* | Refactor push_jump so we're not needlessly fetching doc twice | Blaž Hrastnik | 2022-06-06 |
* | minor: Simplify Document.language_id() | Blaž Hrastnik | 2022-06-06 |
* | prompt: If submitting empty prompt, use default (last used) | Blaž Hrastnik | 2022-06-06 |
* | simplify some keymap key names (#2677) | Henry | 2022-06-06 |
* | Use a minimal binary to fetch grammar sources in release CI (#2557) | Michael Davis | 2022-06-05 |
* | Add shell insert commands to typable and config (#2589) | Termina94 | 2022-06-05 |
* | Passing extra formatting options to LSPs (#2635) | farwyler | 2022-06-05 |