mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +00:00

Problem: Custom command line completion does not work for a command
containing digits.
Solution: Skip over the digits. (suggested by Yasuhiro Matsumoto)
23d1b62746