mirror of
https://github.com/neovim/neovim.git
synced 2026-06-24 12:15:33 +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>