Files
neovim/third-party
Thiago de Arruda 4fb45579b5 Add lpeg as explicit third-party dependency
It was being installed because of moonscript, but now it's listed as a
dependency explicitly.
2014-04-13 07:32:52 -03:00
..
2014-03-21 15:22:00 -04:00

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.