mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 17:24:18 +00:00
6b0b466585ea1e74f51d94dc0933f90f03366253
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
40.4%
Lua
31.7%
C
27.1%
CMake
0.4%
Zig
0.1%
Other
0.1%