| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Add test case that panics on undo | Michael Davis | 2022-11-24 |
* | tutor: Add missing quotes (#4832) | Tshepang Mbambo | 2022-11-23 |
* | Add QML language support (#4842) | alois31 | 2022-11-23 |
* | Apply transactions to all views (#4733) | Michael Davis | 2022-11-23 |
* | build(deps): bump tokio from 1.21.2 to 1.22.0 (#4846) | dependabot[bot] | 2022-11-22 |
* | build(deps): bump Swatinem/rust-cache from 1 to 2 (#4843) | dependabot[bot] | 2022-11-22 |
* | ci: Simplify tag name fetching (set-output is deprecated) | Blaž Hrastnik | 2022-11-22 |
* | ci: Remove a bunch of actions-rs/cargo uses | Blaž Hrastnik | 2022-11-22 |
* | significantly improve treesitter performance while editing large files (#4716) | Pascal Kuthe | 2022-11-22 |
* | lsp: Check server provider capabilities (#3554) | Michael Davis | 2022-11-22 |
* | remove duplicated shell calls (#3465) | Bob | 2022-11-22 |
* | Limit the number of items in the jumplist (#4750) | Michael Davis | 2022-11-22 |
* | build(deps): bump cc from 1.0.76 to 1.0.77 (#4844) | dependabot[bot] | 2022-11-21 |
* | build(deps): bump serde_json from 1.0.87 to 1.0.88 (#4845) | dependabot[bot] | 2022-11-21 |
* | build(nix): don't run tests in builds since CI runs them already, update inpu... | Yusuf Bera Ertan | 2022-11-21 |
* | Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830) | Michael Davis | 2022-11-21 |
* | Select new pasted text in normal mode only (#4824) | Michael Davis | 2022-11-21 |
* | Add preview for scratch buffers in buffer picker (#3454) | A-Walrus | 2022-11-21 |
* | Implement simple indents.scm for Elixir (#4821) | Sora | 2022-11-21 |
* | Fix broken html doctype highlighting (#4829) | Chickenkeeper | 2022-11-20 |
* | Add `:reload-all` command (#4663) | Filipe Azevedo | 2022-11-20 |
* | build(nix): update nci (#4823) | Matthew Toohey | 2022-11-20 |
* | Make `r<tab>` and `f<tab>` work (#4817) | Lennard Hofmann | 2022-11-19 |
* | minor: render_diagnostics doesn't require &self either | Blaž Hrastnik | 2022-11-19 |
* | Avoid repeatedly loading config | Blaž Hrastnik | 2022-11-19 |
* | Handle language server termination (#4797) | Michael Davis | 2022-11-19 |
* | Update tree-sitter-cmake (#4809) | ath3 | 2022-11-18 |
* | lsp: Resolve completion item asynchronously on idle-timeout (#4781) | Michael Davis | 2022-11-18 |
* | Match `.hs-boot` files to Haskell (#4800) | Ollie Charles | 2022-11-18 |