mirror of
https://github.com/neovim/neovim.git
synced 2026-09-23 14:04:08 +00:00
63b571dfba53d1dc526e841d7ce99205cabff465
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
39.2%
Lua
33.1%
C
26.8%
CMake
0.3%
Zig
0.2%
Other
0.1%