mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 00:15:56 +00:00
Problem: completion does not respect completeslash with fuzzy
(egesip)
Solution: Change path separator on Windows, depending on 'completeslash'
option value (glepnir)
fixes: vim/vim#15392
closes: vim/vim#15418
b9de1a057f
Co-authored-by: glepnir <glephunter@gmail.com>