| Commit message (Expand) | Author | Age |
... | |
* | update zig grammar and highlight rules (#3621) | voroskoi | 2022-09-02 |
* | initial implementation of bufferline (#2759) | aaron404 | 2022-09-02 |
* | theme: Add Varua color scheme (#3610) | Bertrand Bousquet | 2022-09-02 |
* | Changelog notes for 22.08.1 (#3639) | Michael Davis | 2022-09-01 |
* | Fix closing buffer with custom keymap (#3633) | A-Walrus | 2022-09-01 |
* | Change MonokaiProSpectrum theme error background from red to magenta. (#3627) | Fanda Vacek | 2022-09-01 |
* | fix: typo in tutor about searching compared to vim (#3625) | Charles Hall | 2022-09-01 |
* | Make mode editor-wide rather than per-document | Blaž Hrastnik | 2022-09-01 |
* | Update deps | Blaž Hrastnik | 2022-09-01 |
* | fix: prevents storing last prompt if is top of stack (#3609) | Saber Haj Rabiee | 2022-09-01 |
* | Bump VERSION to 22.08 | Michael Davis | 2022-08-31 |
* | Add changelog entries for 22.08 | Michael Davis | 2022-08-31 |
* | Fix Prompt::handle_event compilation | Michael Davis | 2022-08-31 |
* | fix: Recalculate completion when going through prompt history (#3193) | Frojdholm | 2022-08-31 |
* | Show clipboard info in --health output (#2947) | Gokul Soumya | 2022-08-31 |
* | Share the restore_term code between panic and normal exits (#3612) | Charlie Groves | 2022-08-31 |
* | Avoid command execution hooks on closed docs (#3613) | Michael Davis | 2022-08-31 |
* | Refactor goto_ts_object_impl as a motion (#3264) | Michael Davis | 2022-08-31 |
* | Discard LSP publishDiagnostic when LS is not initialized (#3403) | Michael Davis | 2022-08-31 |
* | Update tree-sitter-rust to latest | Michael Davis | 2022-08-31 |
* | erlang: Fix highlighting of empty records | Michael Davis | 2022-08-31 |
* | erlang: Use Edoc style auto-pairs | Michael Davis | 2022-08-31 |
* | Fix missing C highlights | Michael Davis | 2022-08-31 |
* | Reword the feature_request issue template as enhancement (#3481) | Michael Davis | 2022-08-31 |
* | packaging: Point to homebrew-core instead of tap (#3513) | Michael Davis | 2022-08-31 |
* | Delete invalid indents.scm queries | Michael Davis | 2022-08-31 |
* | Add query-check xtask | Michael Davis | 2022-08-31 |
* | tree-sitter: Prevent panic on loading queries | Michael Davis | 2022-08-31 |
* | tree-sitter: Refactor lazy query loading | Michael Davis | 2022-08-31 |
* | fix: Don't translate mouse up events as down | Blaž Hrastnik | 2022-08-31 |
* | jumplist: Add documents to view history (#3593) | Michael Davis | 2022-08-31 |
* | Move mode transition logic to handle_keymap_event() (#2634) | Lucy | 2022-08-31 |
* | Fix extra selection with regex anchors (^,$) (#3598) | A-Walrus | 2022-08-31 |
* | Use the original document and view for mode transition hooks (#3508) | Michael Davis | 2022-08-31 |
* | Themes update (#3587) | Alexander Brevig | 2022-08-31 |
* | build(deps): bump iana-time-zone from 0.1.44 to 0.1.47 (#3611) | dependabot[bot] | 2022-08-30 |
* | Fix fleetish theme (#3607) | Kristoffer Flottorp | 2022-08-30 |
* | fix: Recalculate completion after pasting into prompt | Blaž Hrastnik | 2022-08-30 |
* | completion: remove_follow links on filename_impl | Blaž Hrastnik | 2022-08-30 |
* | Fix process spawning error handling (#3349) | PiergiorgioZagaria | 2022-08-30 |
* | Derive Document language name from languages.toml name key (#3338) | Michael Davis | 2022-08-30 |
* | Allow less than and greater than in macros (#3556) | A-Walrus | 2022-08-30 |
* | build(deps): bump futures-executor from 0.3.23 to 0.3.24 (#3602) | dependabot[bot] | 2022-08-29 |
* | build(deps): bump futures-util from 0.3.23 to 0.3.24 (#3603) | dependabot[bot] | 2022-08-29 |
* | build(deps): bump lsp-types from 0.93.0 to 0.93.1 (#3601) | dependabot[bot] | 2022-08-29 |
* | Sonokai (#3595) | Roman Chumak | 2022-08-29 |
* | let extend-line respect range direction (#3046) | Bob | 2022-08-29 |
* | Add bracketed paste (#3233) | Charlie Groves | 2022-08-29 |
* | Add wezterm to get_terminal_provider (#3588) | unrelentingtech | 2022-08-29 |
* | Add fleetish theme. Based on the unreleased JetBrains Fleet editor (#3591) | Kristoffer Flottorp | 2022-08-29 |