aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix closing buffer with custom keymap (#3633)A-Walrus2022-09-01
* Change MonokaiProSpectrum theme error background from red to magenta. (#3627)Fanda Vacek2022-09-01
* fix: typo in tutor about searching compared to vim (#3625)Charles Hall2022-09-01
* Make mode editor-wide rather than per-documentBlaž Hrastnik2022-09-01
* Update depsBlaž Hrastnik2022-09-01
* fix: prevents storing last prompt if is top of stack (#3609)Saber Haj Rabiee2022-09-01
* Bump VERSION to 22.08Michael Davis2022-08-31
* Add changelog entries for 22.08Michael Davis2022-08-31
* Fix Prompt::handle_event compilationMichael Davis2022-08-31
* fix: Recalculate completion when going through prompt history (#3193)Frojdholm2022-08-31
* Show clipboard info in --health output (#2947)Gokul Soumya2022-08-31
* Share the restore_term code between panic and normal exits (#3612)Charlie Groves2022-08-31
* Avoid command execution hooks on closed docs (#3613)Michael Davis2022-08-31
* Refactor goto_ts_object_impl as a motion (#3264)Michael Davis2022-08-31
* Discard LSP publishDiagnostic when LS is not initialized (#3403)Michael Davis2022-08-31
* Update tree-sitter-rust to latestMichael Davis2022-08-31
* erlang: Fix highlighting of empty recordsMichael Davis2022-08-31
* erlang: Use Edoc style auto-pairsMichael Davis2022-08-31
* Fix missing C highlightsMichael Davis2022-08-31
* Reword the feature_request issue template as enhancement (#3481)Michael Davis2022-08-31
* packaging: Point to homebrew-core instead of tap (#3513)Michael Davis2022-08-31
* Delete invalid indents.scm queriesMichael Davis2022-08-31
* Add query-check xtaskMichael Davis2022-08-31
* tree-sitter: Prevent panic on loading queriesMichael Davis2022-08-31
* tree-sitter: Refactor lazy query loadingMichael Davis2022-08-31
* fix: Don't translate mouse up events as downBlaž Hrastnik2022-08-31
* jumplist: Add documents to view history (#3593)Michael Davis2022-08-31
* Move mode transition logic to handle_keymap_event() (#2634)Lucy2022-08-31
* Fix extra selection with regex anchors (^,$) (#3598)A-Walrus2022-08-31
* Use the original document and view for mode transition hooks (#3508)Michael Davis2022-08-31
* Themes update (#3587)Alexander Brevig2022-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 Flottorp2022-08-30
* fix: Recalculate completion after pasting into promptBlaž Hrastnik2022-08-30
* completion: remove_follow links on filename_implBlaž Hrastnik2022-08-30
* Fix process spawning error handling (#3349)PiergiorgioZagaria2022-08-30
* Derive Document language name from languages.toml name key (#3338)Michael Davis2022-08-30
* Allow less than and greater than in macros (#3556)A-Walrus2022-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 Chumak2022-08-29
* let extend-line respect range direction (#3046)Bob2022-08-29
* Add bracketed paste (#3233)Charlie Groves2022-08-29
* Add wezterm to get_terminal_provider (#3588)unrelentingtech2022-08-29
* Add fleetish theme. Based on the unreleased JetBrains Fleet editor (#3591)Kristoffer Flottorp2022-08-29
* update colors for papercolor-light (#3585)Soc Virnyl S. Estela2022-08-28
* Fix rust text objects (#3590)David2022-08-28
* Add c-sharp textobjects (#3494)Gustavo Bogarín2022-08-27
* Pascal support (#3542)ath32022-08-25