mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

Requires libtermkey 0.19+ Closes #2048 Closes #5693 Seea9b61424aa
%5E...c0eb4e4a05f49ad8fee0195c77f2c29d09cc36af See https://bugzilla.redhat.com/show_bug.cgi?id=142659 Seefe4e9470bb/tty-keys.c (L625-L632)
Third party dependencies for neovim
This directory contains the recipes to build any third party dependencies for neovim which, for one reason or another, we cannot rely on the system to supply.
Most of the details are captured in the CMakeLists.txt
, but we have a
dedicated directory in case any of the dependencies requires patching and other
support.