mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 06:38:15 +00:00
Problem: Wildcards are not expanded for :terminal.
Solution: Add FILES to the command flags. (Yasuhiro Matsumoto, closes vim/vim#1883)
Also complete commands.
67883b4909