mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 18:46:38 +00:00
3da78364cc96b97948608ff685ef8b9cac71e96e
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%
Lua
30.6%
C
27.4%
CMake
0.4%
Python
0.3%
Other
0.2%