mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
ed03d43d8b
It appears that commit 393c1c59a27591d705648919b2d7fb921cba37bc (unix: set non-block mode in uv_{pipe,tcp,udp}_open) has broken Neovim's drawing under OSX. Let's revert to 1.2.0 until we can figure out what is happening and get it fixed. |
||
---|---|---|
.. | ||
cmake | ||
CMakeLists.txt | ||
README.md |
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.