Skip to content

Commit

Permalink
Neovim, not NeoVim
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed Jun 24, 2023
1 parent 2129abb commit 6f39ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion thisweek/_posts/2021-07-19-changelog-86.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ image::https://user-images.githubusercontent.com/308347/126110831-5a16d375-b7fa-

* pr:9599[] (first contribution) complete `true` and `false` keywords.
* pr:9600[] (first contribution) fix "Unwrap block" assist on single-line and nested blocks.
* pr:9621[] (first contribution) update manual after NeoVim 0.5 release.
* pr:9621[] (first contribution) update manual after Neovim 0.5 release.
* pr:9579[] set more ``CARGO_`` env vars.
* pr:9604[] don't fold consecutive modules with item lists.

Expand Down
2 changes: 1 addition & 1 deletion thisweek/_posts/2022-06-13-changelog-133.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release: release:2022-06-13[]
== Fixes

* pr:12487[] (first contribution) hide parameter inlay hint when argument is function-like macro with similar name.
* pr:12508[] don't respond to cancelled requests when retrying them, thus fixing `NO_RESULT_CALLBACK_FOUND` errors in NeoVim.
* pr:12508[] don't respond to cancelled requests when retrying them, thus fixing `NO_RESULT_CALLBACK_FOUND` errors in Neovim.
* pr:12455[] fix false-positive type-mismatch error with generic future.
* pr:12515[] pass the build data to `rustc_private` crates.
* pr:12464[] fix `Inline variable` producing a type mismatch.
Expand Down

0 comments on commit 6f39ad6

Please sign in to comment.