mirror of
https://github.com/neovim/neovim.git
synced 2026-08-23 15:41:47 +00:00
Problem: :find expansion does not consider 'findexpr'
Solution: Support expanding :find command argument using 'findexpr'
(Yegappan Lakshmanan)
closes: vim/vim#15929
2f6efaccfd
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>