Vim-fork focused on extensibility and usability
Go to file
Justin M. Keyes 8d37201ed2 spell: Fix argument and avoid redundant prompt.
In #3027 we deferred the "missing spell file" prompt until VimEnter, but
we were sending the wrong argument (should be "en", not "en_us").
This also caused redundant prompts if user answers "No" to the download
prompt invoked by the SpellFileMissing event.

Closes #3966
Closes #4406
2016-04-10 04:27:39 -04:00
.ci Add travis build for lua functionaltest 2016-03-07 14:38:46 -03:00
cmake cmake: allow linting a specific file 2016-02-25 11:31:34 +01:00
config
contrib
man
runtime spell: Fix argument and avoid redundant prompt. 2016-04-10 04:27:39 -04:00
scripts vim-patch.sh: Fetch the whole vim repository and fix a regexp 2016-04-08 20:13:24 +02:00
src spell: Fix argument and avoid redundant prompt. 2016-04-10 04:27:39 -04:00
test Merge pull request #4357 from jbradaric/vim-7.4.1105 2016-04-09 14:14:55 -04:00
third-party Add Lua 5.1 as a third party dep 2016-03-07 14:38:39 -03:00
unicode
.asan-blacklist
.editorconfig
.gitignore
.travis.yml Add travis build for lua functionaltest 2016-03-07 14:38:46 -03:00
.valgrind.supp
appveyor.yml
BACKERS.md
clint.py clint.py: a function name starting with for is not a for statement 2016-02-29 16:07:50 +01:00
CMakeLists.txt version bump 2016-04-08 17:26:07 -04:00
CONTRIBUTING.md
Doxyfile
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-04-06 21:23:25 -04:00
LICENSE
Makefile Add Lua 5.1 as a third party dep 2016-03-07 14:38:39 -03:00
neovim.rb
README.md

Neovim

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

Travis Build Status AppVeyor 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 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.