mirror of
https://github.com/neovim/neovim.git
synced 2026-08-12 18:25:37 +00:00
Problem: has('patch-xxx') returns true.
Solution: Check for digit. (closes vim/vim#10751)
5154a88800
Co-authored-by: Bram Moolenaar <Bram@vim.org>