Skip to content

Commit e29fd4d

Browse files
justinmkgpanders
andauthored
Update _posts/2021-09-26-newsletter.md
Co-authored-by: Gregory Anders <[email protected]>
1 parent c8dbc2a commit e29fd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-09-26-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ interface design, to delivery was a matter of weeks, thanks to @gpanders.
2626

2727
The `vim.diagnostic` API is available in Nvim master (unreleased 0.6) and we are considering it for 0.5.2 stable release.
2828

29-
Thoug the Nvim RPC API is bound by a sacred
29+
Though the Nvim RPC API is bound by a sacred
3030
[contract](https://neovim.io/doc/user/api.html#api-contract), in other areas of Nvim we are now more
3131
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.
3232

0 commit comments

Comments
 (0)