nvim
Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.
Here are 561 public repositories matching this topic...
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 11, 2020 - Vim script
-
Updated
Oct 4, 2020 - Lua
-
Updated
Jul 27, 2018 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Jul 29, 2020 - Python
-
Updated
Oct 2, 2020 - Vim script
-
Updated
Oct 6, 2020 - Python
-
Updated
May 18, 2020 - Python
-
Updated
Aug 25, 2020 - Vim script
-
Updated
Sep 29, 2020 - Vim script
-
Updated
Sep 17, 2020 - Vim script
Fix ci
The CI builds started to keep failing...
The blog post here may make things easier: https://chshersh.github.io/posts/2019-02-25-haskell-travis
-
Updated
Jun 26, 2020 - Vim script
Created by Thiago de Arruda
Released January 31, 2014
Latest release 2 months ago
- Repository
- neovim/neovim
- Website
- neovim.io
- Wikipedia
- Wikipedia

Actual behaviour
When simply trying to edit some additional files I often type
:e *.jsor something similar; this almost ALWAYS results inE77: Too many file names.Expected behaviour
It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that