diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-14 16:28:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-14 16:28:55 +0800 |
commit | 874869321a3a1695ba362dcb2e8334c8742c90a3 (patch) | |
tree | 2440aea03910d5ee086e499477c3785369429afb /runtime/lua/vim/lsp/rpc.lua | |
parent | 5def8714ad70e71e07773960269fff5c0c95e7ab (diff) | |
download | rneovim-874869321a3a1695ba362dcb2e8334c8742c90a3.tar.gz rneovim-874869321a3a1695ba362dcb2e8334c8742c90a3.tar.bz2 rneovim-874869321a3a1695ba362dcb2e8334c8742c90a3.zip |
vim-patch:4407461: runtime(netrw): correctly test for windows in NetrwGlob() (#29330)
use has("win32") instead of has("win64") otherwise it
won't work on x86 systems.
https://github.com/vim/vim/commit/440746158ce0fec2880ccacc03f39dbc954c5543
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/lua/vim/lsp/rpc.lua')
0 files changed, 0 insertions, 0 deletions