mirror of
https://github.com/neovim/neovim.git
synced 2026-09-11 08:31:03 +00:00
Problem: Expanding "~" halfway a file name.
Solution: Handle the file name as one name. (Marco Hinz) Add a test.
Closes vim/vim#564.
58adb14739