Skip to content

Commit 6f39ad6

Browse files
committed
Neovim, not NeoVim
1 parent 2129abb commit 6f39ad6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

thisweek/_posts/2021-07-19-changelog-86.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ image::https://user-images.githubusercontent.com/308347/126110831-5a16d375-b7fa-
2828

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

thisweek/_posts/2022-06-13-changelog-133.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Release: release:2022-06-13[]
1414
== Fixes
1515

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

0 commit comments

Comments
 (0)