| Commit message (Expand) | Author | Age |
* | Add logo with text included (#4973) | Pascal Kuthe | 2022-12-03 |
* | nightfox theme: Use brighter colors for diff scopes (#4966) | alex 孙欣乐 | 2022-12-02 |
* | feat(lang): bump tree-sitter-go (#4969) | Matouš Dzivjak | 2022-12-02 |
* | Add Ctrl-i alias for Windows (#4961) | lesleyrs | 2022-12-02 |
* | Use the logo as the favicon for the docs book (#4971) | Michael Davis | 2022-12-02 |
* | feat(docs): style readme & add badges (#4970) | Matouš Dzivjak | 2022-12-02 |
* | Detect WezTerm and mark it as undercurl/Smulx capable | Blaž Hrastnik | 2022-12-02 |
* | Forgot to set the height | Blaž Hrastnik | 2022-12-02 |
* | Add the new logo! | Blaž Hrastnik | 2022-12-02 |
* | Use `cargo fmt`'s --check | Blaž Hrastnik | 2022-12-02 |
* | feat(lsp): add support for lsp Diagnostic{}.data (#4935) | sigmaSd | 2022-12-02 |
* | reload_all: Ensure view is synced with doc history before reload (#4965) | Michael Davis | 2022-12-02 |
* | Varua theme updates (cursorline, statusline) (#4964) | Bertrand Bousquet | 2022-12-02 |
* | tutor: Clarify space searching instructions (#4953) | Tshepang Mbambo | 2022-12-01 |
* | Fix nightly clippy lints (#4954) | Tshepang Mbambo | 2022-12-01 |
* | Show (git) diff signs in gutter (#3890) | Pascal Kuthe | 2022-12-01 |
* | Fix file-types declaration for racket (#4915) | Michael Davis | 2022-11-30 |
* | Fix ayu theme cursor issue (#4764) | André Sá | 2022-11-29 |
* | Handle disambiguated keycodes (#4887) | Michael Davis | 2022-11-29 |
* | Sync all document changes on view focus | Michael Davis | 2022-11-29 |
* | Add a test case for undo/redo across splits | Michael Davis | 2022-11-29 |
* | Use lowest common ancestor search in History::changes_since | Michael Davis | 2022-11-29 |
* | Call View::apply within Document::append_changes_to_history | Michael Davis | 2022-11-29 |
* | Sync changes with view in undo/redo/earlier/later | Michael Davis | 2022-11-29 |
* | Remove calls to View::apply in undo/redo/earlier/later | Michael Davis | 2022-11-29 |
* | Sync changes between doc and view on switch | Michael Davis | 2022-11-29 |
* | Revert "Don't apply transactions to Views in undo/redo" | Michael Davis | 2022-11-29 |
* | Remove eager application of transactions to all views | Michael Davis | 2022-11-29 |
* | delete outdated reference to cessen/ropey#25 (#4928) | Kirawi | 2022-11-29 |
* | fix(grammar): Add `block_comment` and `comment_environment` injection for lat... | Erik Bünnig | 2022-11-28 |
* | Significantly improve performance of `:reload` (#4457) | Pascal Kuthe | 2022-11-28 |
* | bump ropey to 1.5.1-alpha | Pascal Kuthe | 2022-11-28 |
* | Update CSS syntax highlighting (#4882) | Chickenkeeper | 2022-11-28 |
* | Fix Go variable indentation (#4906) | gavincrawford | 2022-11-27 |
* | reload-all: Only update viewport when view focuses on the doc (#4901) | Filipe Azevedo | 2022-11-26 |
* | Update tree-sitter-java and add Java textobjects (#4886) | Lennard Hofmann | 2022-11-26 |
* | Remove selections for closed views on all documents (#4888) | Michael Davis | 2022-11-26 |
* | feat(themes): improve fleetish (#4813) | Matouš Dzivjak | 2022-11-26 |
* | Bump tree-sitter-html version (#4881) | Chickenkeeper | 2022-11-26 |
* | add theme nightfox (#4769) | Jan Scheer | 2022-11-26 |
* | Clear line on `<ret>` when line is all whitespace (#4854) | Michael Davis | 2022-11-25 |
* | Drain pending requests on language server termination (#4852) | Michael Davis | 2022-11-24 |
* | Exit select mode on surround commands (#4858) | Jonathan LEI | 2022-11-24 |
* | Update tree-sitter-gleam | Michael Davis | 2022-11-24 |
* | Update tree-sitter-heex | Michael Davis | 2022-11-24 |
* | Add parameter highlights to Erlang | Michael Davis | 2022-11-24 |
* | Improve Edoc highlighting within Erlang | Michael Davis | 2022-11-24 |
* | Follow parent links when calculating changes since a revision | Michael Davis | 2022-11-24 |
* | Apply inversions to Views on undo/redo | Michael Davis | 2022-11-24 |
* | Don't apply transactions to Views in undo/redo | Michael Davis | 2022-11-24 |