related: neovim/neovim#37348
Co-authored-by: Anton Kesy an...@kesy.de
https://github.com/vim/vim/pull/19153
(10 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@zeertzjq pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
thanks
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@zzzyxwvut commented on this pull request.
In src/testdir/test_listener.vim:
> @@ -777,7 +777,7 @@ endfunc func s:OnRedraw() endfunc -" Test if partial is correctly ref'ed and doesn't cause use afte free error +" Test if partial is correctly ref'ed and doesn't cause use after free error⬇️ Suggested change
-" Test if partial is correctly ref'ed and doesn't cause use after free error +" Test if partial is correctly ref'd and doesn't cause use after free error
The apostrophe already stands in for an omitted e letter.
Thus, ID'd, fee'd (to fee), ref'd (to reference), etc. See
e.g. this dictionary entry.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()