mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
930f26d1ed796c580526e71a7fd866744ad8c5fb
Dependencies
For Ubuntu 12.04:
sudo apt-get install build-essential cmake libncurses5-dev
TODO: release the Dockerfile which has this in it
TODO: Arch instructions
TODO: OSX instructions
Building
To generate the Makefiles:
make cmake
To build and run the tests:
make test
Languages
Vim Script
41.2%
Lua
30.4%
C
27.4%
CMake
0.4%
Python
0.3%
Other
0.2%