fix: #17881 (comment)
https://github.com/vim/vim/pull/17970
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@lacygoill any comment?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I quickly tested the code, and it works.
I read it too, and findfile() coupled with getcompletion()'s runtime seems more effecient than **.
Thank you very much @Shane-XB-Qian for improving the code.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks, I include it and also rename the plugin to vimgoto. Seems more appropriate than the generic vim.vim
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #17970.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
included as of 639d93f
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks, I include it and also rename the plugin to vimgoto. Seems more appropriate than the generic vim.vim. I also noticed, it vimgoto does not handle the
:consistently. I'll also fix this while merging down. Thanks all!
somehow even that renamed to vimgoto.vim, looks it still maybe conflict?
anyway, as for the ptn, i opened #17983 to make the name extraction a bit flexible
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.