mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +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