Skip to content

A-gen/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Vim-fork focused on extensibility and usability

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 45.4%
  • C 36.7%
  • Lua 14.4%
  • Python 0.8%
  • C++ 0.7%
  • Objective-C 0.6%
  • Other 1.4%