Useful for defining custom key mappings.
+ preinserted |TRUE| if text is pre-inserted.
+ See |preinserted()|.
+ preinserted_text
+ The actual text that is pre-inserted.
https://github.com/vim/vim/pull/18571
(3 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Doesn't this make the preinserted() function (which was added less than 3 weeks ago) redundant?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
We have pumvisible() and pum_visible (in complete_info()). It's ok to have redundant ways of getting the same info.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@girishji pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
asan build failure does not look legit (Test_crash1_2() timed out). So, this PR is ready to merge.
—
Reply to this email directly, view it on GitHub.
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.![]()
The documentation was changed for cmdcomplete_info(), but it should go to complete_info(). I'll change it
—
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.
You are receiving this because you are subscribed to this thread.![]()
Sorry about the documentation mixup. thanks.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()