You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2021-09-26-newsletter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ interface design, to delivery was a matter of weeks, thanks to @gpanders.
27
27
The `vim.diagnostic` API is available in Nvim master (unreleased 0.6) and we are considering it for 0.5.2 stable release.
28
28
29
29
Thoug the Nvim RPC API is bound by a sacred
30
-
[contract](https://neovim.io/doc/user/api.html#api-contract), in other ares of Nvim we are now more
30
+
[contract](https://neovim.io/doc/user/api.html#api-contract), in other areas of Nvim we are now more
31
31
aggressively deprecating and reworking interfaces. We are fundamentally committed to backwards compatibility for the RPC API and will eventually adopt that commitment in the Lua interface. Meanwhile, we reserve the option of breaking things in Lua-land. Such breakage is collected and announced in the [Following HEAD](https://github.com/neovim/neovim/issues/14090) thread.
0 commit comments