mirror of
https://github.com/neovim/neovim.git
synced 2026-03-17 14:18:13 +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>