| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Fix crash due to cycles when replaying macros (#2647) | gavynriebau | 2022-06-05 |
* | ensure :quit and :quit! take no arguments (#2654) | Michael Davis | 2022-06-05 |
* | Avoid modifying jumplist until jumping to ref (#2670) | yzwduck | 2022-06-05 |
* | Fix panic on close last buffer (#2367) (#2658) | gavynriebau | 2022-06-05 |
* | Update selection style of Night Owl (#2668) | nosa | 2022-06-04 |
* | Update keymap docs for window swapping (#2659) | nosa | 2022-06-03 |
* | add tree-sitter-jsdoc (#2650) | Michael Davis | 2022-06-03 |
* | add tree-sitter-edoc (#2640) | Michael Davis | 2022-06-02 |
* | append `set_line_ending` to document history (#2649) | Kirawi | 2022-06-02 |
* | Ignore SendErrors when handling grammars (#2641) | Frojdholm | 2022-06-02 |
* | fix: lsp: be more defensive about URI conversions | Blaž Hrastnik | 2022-06-02 |
* | fix: lsp: be more defensive about URI conversions | Blaž Hrastnik | 2022-06-02 |
* | fix: lsp: Sort edits by start range, Omnisharp sends them in reverse | Blaž Hrastnik | 2022-06-02 |
* | catpuccin ui.popup should be a different color from ui.background (#2644) | Michael Zeller | 2022-06-01 |
* | CPON parser supports unsigned int (#2643) | Fanda Vacek | 2022-06-01 |
* | Improve Readability (#2639) | Ryan Russell | 2022-06-01 |
* | Solarized Light: Fixing menu colors and adding English translation (#2626) | Ben Lee-Cohen | 2022-05-31 |
* | Fix unwrap error when undo after `shell_append_output` (#2625) | Andrey Tkachenko | 2022-05-31 |
* | Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619) | Clay | 2022-05-31 |
* | feat(lang): Update Nix grammar & improve queries (#2472) | Timothy DeHerrera | 2022-05-30 |
* | Update to ropey 1.5 | Blaž Hrastnik | 2022-05-30 |
* | fix: Remove empty scratch buffer from jumplists when removing it | Blaž Hrastnik | 2022-05-29 |
* | Adjust colors in tokyonight themes (#2606) | Paul Graydon | 2022-05-29 |
* | illumos linker doesn't currently have -z relro (#2602) | Michael Zeller | 2022-05-29 |
* | Update from-source install instruction in README (#2603) | Marcin Puc | 2022-05-29 |
* | Remove unnecessary `unwrap` (#2599) | Hugo | 2022-05-29 |
* | Bump dependencies, allow retain_mut for now | Blaž Hrastnik | 2022-05-29 |
* | mention the C++ compiler in the grammar build failure message (#2597) | Michael Davis | 2022-05-29 |
* | Add Vlang tree-sitter in the languages.toml (#2526) | pancake | 2022-05-28 |
* | Fix link to `pop-dark` in `CHANGELOG.md` (#2594) | booklearner | 2022-05-28 |
* | Fix the VERSION file | Blaž Hrastnik | 2022-05-28 |
* | mention the requirement of C++ compiler for building grammar in doc (#2592) | nitish-17 | 2022-05-28 |
* | Fix release action | Blaž Hrastnik | 2022-05-28 |
* | add 22.05 changelog notes (#2584) | Michael Davis | 2022-05-28 |
* | add section on syntax tree motions to the usage docs (#2568) | Michael Davis | 2022-05-26 |
* | Changing Macro color to avoid color confusion | Ben Lee-Cohen | 2022-05-25 |
* | update Erlang grammar and queries | Michael Davis | 2022-05-25 |
* | update Gleam grammar and queries | Michael Davis | 2022-05-25 |
* | Add `parameter.around` text object query | Andrey Tkachenko | 2022-05-25 |
* | build(deps): bump once_cell from 1.10.0 to 1.12.0 | dependabot[bot] | 2022-05-25 |
* | build(deps): bump regex from 1.5.5 to 1.5.6 | dependabot[bot] | 2022-05-25 |
* | Basic verilog support (#2552) | Andrey Tkachenko | 2022-05-24 |
* | Add lua lsp (#2560) | Erasin | 2022-05-24 |