mirror of
https://github.com/neovim/neovim.git
synced 2026-07-12 12:29:44 +00:00
8253e29971c54310434ee93d987a99994769d717
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.1%
Lua
32.1%
C
26.9%
CMake
0.4%
Zig
0.2%
Other
0.1%