| Commit message (Expand) | Author | Age |
... | |
* | xcopy - assume destination is a directory (#3686) | NotAgentBilly | 2022-09-05 |
* | Update tree-sitter-fish to latest commit (#3704) | Lennard Hofmann | 2022-09-05 |
* | Add file_picker_in_current_directory to keymap.md (#3701) | Michael Kohl | 2022-09-05 |
* | fix: View needs to retain the original scroll offset on split | Blaž Hrastnik | 2022-09-05 |
* | Fix off-by-one in extend_line_above (#3689) | Michael Davis | 2022-09-05 |
* | tree-sitter-solidity: Use upstream, update queries | Blaž Hrastnik | 2022-09-05 |
* | fix: lsp: Don't send didOpen events for documents with no URL | Blaž Hrastnik | 2022-09-04 |
* | minor: Simplify another document_mut statement | Blaž Hrastnik | 2022-09-04 |
* | Look for the external formatter before invoking it (#3670) | Michael Davis | 2022-09-04 |
* | Fix typos in tutor (#3664) | Fangrui Song | 2022-09-03 |
* | Fix cargo doc warnings, and add GitHub action to ensure it (#3650) | A-Walrus | 2022-09-03 |
* | build(nix): update flake deps (#3663) | Yusuf Bera Ertan | 2022-09-03 |
* | Expand doc/view macros to allow fetching specific id | Blaž Hrastnik | 2022-09-03 |
* | lsp: Don't log "LSP not defined" errors in the logfile | Blaž Hrastnik | 2022-09-03 |
* | build(nix): update nci, refactor flake, seperate wrapping, add source filteri... | Yusuf Bera Ertan | 2022-09-02 |
* | update boo_berry theme for statusline and indent-guide (#3653) | bootra | 2022-09-02 |
* | Highlight SQL in `sqlx::{query,query_as}!()` in Rust (#3647) | Charles Hall | 2022-09-02 |
* | 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 |