1
0
forked from aniani/vim
Files
vim/runtime/autoload/netrw.vim
Christian Brabandt 440746158c runtime(netrw): correctly test for windows in NetrwGlob()
use has("win32") instead of has("win64") otherwise it
won't work on x86 systems.

Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-06-14 08:19:22 +02:00

554 KiB