aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* delete outdated reference to cessen/ropey#25 (#4928)Kirawi2022-11-29
* fix(grammar): Add `block_comment` and `comment_environment` injection for lat...Erik Bünnig2022-11-28
* Significantly improve performance of `:reload` (#4457)Pascal Kuthe2022-11-28
* bump ropey to 1.5.1-alphaPascal Kuthe2022-11-28
* Update CSS syntax highlighting (#4882)Chickenkeeper2022-11-28
* Fix Go variable indentation (#4906)gavincrawford2022-11-27
* reload-all: Only update viewport when view focuses on the doc (#4901)Filipe Azevedo2022-11-26
* Update tree-sitter-java and add Java textobjects (#4886)Lennard Hofmann2022-11-26
* Remove selections for closed views on all documents (#4888)Michael Davis2022-11-26
* feat(themes): improve fleetish (#4813)Matouš Dzivjak2022-11-26
* Bump tree-sitter-html version (#4881)Chickenkeeper2022-11-26
* add theme nightfox (#4769)Jan Scheer2022-11-26
* Clear line on `<ret>` when line is all whitespace (#4854)Michael Davis2022-11-25
* Drain pending requests on language server termination (#4852)Michael Davis2022-11-24
* Exit select mode on surround commands (#4858)Jonathan LEI2022-11-24
* Update tree-sitter-gleamMichael Davis2022-11-24
* Update tree-sitter-heexMichael Davis2022-11-24
* Add parameter highlights to ErlangMichael Davis2022-11-24
* Improve Edoc highlighting within ErlangMichael Davis2022-11-24
* Follow parent links when calculating changes since a revisionMichael Davis2022-11-24
* Apply inversions to Views on undo/redoMichael Davis2022-11-24
* Don't apply transactions to Views in undo/redoMichael Davis2022-11-24
* Add test case that panics on undoMichael Davis2022-11-24
* tutor: Add missing quotes (#4832)Tshepang Mbambo2022-11-23
* Add QML language support (#4842)alois312022-11-23
* Apply transactions to all views (#4733)Michael Davis2022-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ž Hrastnik2022-11-22
* ci: Remove a bunch of actions-rs/cargo usesBlaž Hrastnik2022-11-22
* significantly improve treesitter performance while editing large files (#4716)Pascal Kuthe2022-11-22
* lsp: Check server provider capabilities (#3554)Michael Davis2022-11-22
* remove duplicated shell calls (#3465)Bob2022-11-22
* Limit the number of items in the jumplist (#4750)Michael Davis2022-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 Ertan2022-11-21
* Bump TREE_SITTER_MATCH_LIMIT to 256 (#4830)Michael Davis2022-11-21
* Select new pasted text in normal mode only (#4824)Michael Davis2022-11-21
* Add preview for scratch buffers in buffer picker (#3454)A-Walrus2022-11-21
* Implement simple indents.scm for Elixir (#4821)Sora2022-11-21
* Fix broken html doctype highlighting (#4829)Chickenkeeper2022-11-20
* Add `:reload-all` command (#4663)Filipe Azevedo2022-11-20
* build(nix): update nci (#4823)Matthew Toohey2022-11-20
* Make `r<tab>` and `f<tab>` work (#4817)Lennard Hofmann2022-11-19
* minor: render_diagnostics doesn't require &self eitherBlaž Hrastnik2022-11-19
* Avoid repeatedly loading configBlaž Hrastnik2022-11-19
* Handle language server termination (#4797)Michael Davis2022-11-19
* Update tree-sitter-cmake (#4809)ath32022-11-18
* lsp: Resolve completion item asynchronously on idle-timeout (#4781)Michael Davis2022-11-18