aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add command/keybinding to jump between hunks (#4650)Pascal Kuthe2022-12-06
* fix: align view after jumplist_picker (#3743)Narazaki Shuji2022-12-06
* build(deps): bump serde from 1.0.148 to 1.0.149 (#5017)dependabot[bot]2022-12-06
* build(deps): bump git-repository from 0.26.0 to 0.29.0 (#5016)dependabot[bot]2022-12-06
* Apply completion edits to all cursors (#4496)Michael Davis2022-12-06
* Change default TS object bindings (#3782)nosa2022-12-06
* Change diff colors for serika themes (#5015)VuiMuich2022-12-05
* feat(highlights): go builtin funcs and types (#5010)Matouš Dzivjak2022-12-05
* Update Acme and Nord Light for git gutters (#4999)two-six2022-12-05
* fix git diff when core.autocrlf is enabled (#4995)Pascal Kuthe2022-12-05
* Reduce log message about diff timeout from warn to info (#5012)Pascal Kuthe2022-12-05
* Update language support docsBlaž Hrastnik2022-12-05
* Add basic support for common lispBlaž Hrastnik2022-12-05
* Add support for single-line comments to scss (#5003)farwyler2022-12-04
* Use logo for contrib icon (#4982)Michael Davis2022-12-04
* Adjusted hex themes for new gutter diff colors (#4990)PORTALSURFER2022-12-04
* Autumn theme: adjust some gray colors (#4996)Jens Getreu2022-12-04
* Enable auto format for css and scss files (#4987)Aleksey Kuznetsov2022-12-03
* Fix transaction composition order in History::changes_since (#4981)Michael Davis2022-12-03
* Update Doom Acario for git gutters (#4979)Luna2022-12-03
* Update zenburn theme for git gutters (#4977)Anton Romanov2022-12-03
* Add logo with text included (#4973)Pascal Kuthe2022-12-03
* nightfox theme: Use brighter colors for diff scopes (#4966)alex 孙欣乐2022-12-02
* feat(lang): bump tree-sitter-go (#4969)Matouš Dzivjak2022-12-02
* Add Ctrl-i alias for Windows (#4961)lesleyrs2022-12-02
* Use the logo as the favicon for the docs book (#4971)Michael Davis2022-12-02
* feat(docs): style readme & add badges (#4970)Matouš Dzivjak2022-12-02
* Detect WezTerm and mark it as undercurl/Smulx capableBlaž Hrastnik2022-12-02
* Forgot to set the heightBlaž Hrastnik2022-12-02
* Add the new logo!Blaž Hrastnik2022-12-02
* Use `cargo fmt`'s --checkBlaž Hrastnik2022-12-02
* feat(lsp): add support for lsp Diagnostic{}.data (#4935)sigmaSd2022-12-02
* reload_all: Ensure view is synced with doc history before reload (#4965)Michael Davis2022-12-02
* Varua theme updates (cursorline, statusline) (#4964)Bertrand Bousquet2022-12-02
* tutor: Clarify space searching instructions (#4953)Tshepang Mbambo2022-12-01
* Fix nightly clippy lints (#4954)Tshepang Mbambo2022-12-01
* Show (git) diff signs in gutter (#3890)Pascal Kuthe2022-12-01
* Fix file-types declaration for racket (#4915)Michael Davis2022-11-30
* Fix ayu theme cursor issue (#4764)André Sá2022-11-29
* Handle disambiguated keycodes (#4887)Michael Davis2022-11-29
* Sync all document changes on view focusMichael Davis2022-11-29
* Add a test case for undo/redo across splitsMichael Davis2022-11-29
* Use lowest common ancestor search in History::changes_sinceMichael Davis2022-11-29
* Call View::apply within Document::append_changes_to_historyMichael Davis2022-11-29
* Sync changes with view in undo/redo/earlier/laterMichael Davis2022-11-29
* Remove calls to View::apply in undo/redo/earlier/laterMichael Davis2022-11-29
* Sync changes between doc and view on switchMichael Davis2022-11-29
* Revert "Don't apply transactions to Views in undo/redo"Michael Davis2022-11-29
* Remove eager application of transactions to all viewsMichael Davis2022-11-29
* delete outdated reference to cessen/ropey#25 (#4928)Kirawi2022-11-29