mirror of
https://github.com/neovim/neovim.git
synced 2026-05-11 08:01:26 +00:00
Problem: Bashslashes added as regexp in runtime completion may be
treated as path separator with some 'isfname' value.
Solution: Make curly braces work for runtime completion and use it.