Go to file
Thiago de Arruda 930f26d1ed Merge pull request #2 from ashleyh/master
Remove uneeded 'rt' library
2014-02-02 03:36:01 -08:00
2014-02-01 17:17:59 +00:00
2014-02-01 17:17:59 +00:00
2014-02-01 11:27:24 -03:00

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
Description
Vim-fork focused on extensibility and usability
Readme 391 MiB
Languages
Vim Script 40.9%
Lua 30.8%
C 27.5%
CMake 0.4%
Shell 0.1%
Other 0.1%