Skip to content

elmart/neovim

This branch is 28864 commits behind neovim/neovim:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3450762 · Apr 28, 2015
Apr 26, 2015
Apr 13, 2015
Apr 14, 2015
Apr 19, 2015
Apr 27, 2015
Apr 13, 2015
Apr 27, 2015
Apr 27, 2015
Apr 22, 2015
Apr 6, 2015
Apr 16, 2015
Feb 24, 2015
Apr 6, 2015
Apr 17, 2015
Apr 21, 2015
Jun 19, 2014
Jun 30, 2014
Apr 5, 2015
Apr 26, 2015
Mar 9, 2015
Apr 19, 2015
Nov 9, 2014
Jun 13, 2014

Repository files navigation

Neovim

Website | Community | Wiki | Documentation | Mailing List | Twitter | Bountysource

Build Status Pull requests waiting for review Coverage Status Coverity Scan Build Clang Scan Build Join the chat at https://gitter.im/neovim/neovim

Neovim is a project that seeks to aggressively refactor Vim in order to:

  • Simplify maintenance and encourage contributions
  • Split the work between multiple developers
  • Enable the implementation of new/modern user interfaces without any modifications to the core source
  • Improve extensibility with a new plugin architecture

For lots more details, see the wiki!

What's been done so far

See the progress page for a comprehensive list.

Throughput Graph

What's being worked on now

  • Port all IO to libuv
  • Convert legacy tests to Lua tests
  • VimL => Lua translator

How do I get it?

There is a formula for OSX/homebrew, a PKGBUILD for Arch Linux, RPM, deb, and more. See the wiki!

Contributing

...would be awesome! See the wiki for more details.

License

Neovim is licensed under the terms of the Apache 2.0 license, except for parts that were contributed under the Vim license.

  • Contributions committed before b17d96 by authors who did not sign the Contributor License Agreement (CLA) remain under the Vim license.

  • Contributions committed after b17d96 are licensed under Apache 2.0 unless those contributions were copied from Vim (identified in the commit logs by the vim-patch token).

See LICENSE for details.

Vim is Charityware.  You can use and copy it as much as you like, but you are
encouraged to make a donation for needy children in Uganda.  Please see the
kcc section of the vim docs or visit the ICCF web site, available at these URLs:

        http://iccf-holland.org/
        http://www.vim.org/iccf/
        http://www.iccf.nl/

You can also sponsor the development of Vim.  Vim sponsors can vote for
features.  The money goes to Uganda anyway.

About

vim's rebirth for the 21st century

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 51.2%
  • C 41.6%
  • Lua 3.3%
  • Roff 1.3%
  • Python 0.9%
  • C++ 0.4%
  • Other 1.3%