mirror of
https://github.com/neovim/neovim.git
synced 2026-06-28 14:10:29 +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