mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 18:37:02 +10:00
use has("win32") instead of has("win64") otherwise it
won't work on x86 systems.
440746158c
Co-authored-by: Christian Brabandt <cb@256bit.org>