diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-20 01:02:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-20 01:02:42 -0400 |
commit | 7bf62ab0226d41208a608e92cb292b4c3c2b7646 (patch) | |
tree | 20fd71941dbfca36b78c94ef566710c6c28df5f0 /test/functional/api/vim_spec.lua | |
parent | 26bd5a58dff1b920757f3bc010c2e8f9dbfc9d40 (diff) | |
download | rneovim-7bf62ab0226d41208a608e92cb292b4c3c2b7646.tar.gz rneovim-7bf62ab0226d41208a608e92cb292b4c3c2b7646.tar.bz2 rneovim-7bf62ab0226d41208a608e92cb292b4c3c2b7646.zip |
win/package: remove cat,tidy (#14402)
Neovim should not bundle external tools
that are not needed in the runtime environment.
cat.exe is meant for tests only.
Install a mingw/msys2/busybox environment which bundle cat.exe.
tidy.exe was never used in tests and is not required in Neovim runtime.
busybox and tidy.exe can be installed via scoop.
Ref: https://github.com/neovim/neovim/issues/14078
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions