Neovim

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 4,368 public repositories matching this topic...
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
May 22, 2022 - Lua
-
Updated
May 22, 2022 - Lua
-
Updated
May 22, 2022 - Swift
Is it possible to create a default search_dirs
option? For instance, I would like all the current functionality to remain the same, i.e. starting the current directory or w/e, but after that, populate a file list from a custom directory, i.e. /data
. In other words, I would like /data
to always be searched after the current directory.
I could only get this to partially work with commands l
-
Updated
May 2, 2022 - Vim script
-
Updated
May 23, 2022
-
Updated
Apr 19, 2022 - Vim script
-
Updated
May 22, 2022 - Lua
Currently, the lockfile only contains the commit hash of a parser. This is fine for the most part, but if we switch parsers for a language in parsers.lua
, this will not be picked up by :TSUpdate
, leading to a broken installation.
Instead, the lockfile should contain the full URL of the parser (repo and branch), and that should be checked (and kept updated via the CI action).
-
Updated
May 18, 2022 - TeX
-
Updated
May 1, 2022 - Vim script
Hi, I started using the recent feature of displaying "inlay hints" within the source code and it's great too see all that info real quick, but it would be even better if I could toggle its visibility, since it also makes the code a bit cluttered. Unfortunately there's no toggle command, only a key in settings.json
file.
My hope would be to be able to do something like this:
nnorem
-
Updated
May 22, 2022 - Vim script
Sometimes a plugin (or multiple plugins) might fail to update/install.
It would make sense to add a retry option (perhaps mapped to R
, since r
is already mapped to revert).
-
Updated
Mar 19, 2022 - Vim script
Created by Thiago de Arruda
Released January 31, 2014
Latest release about 1 month ago
- Repository
- neovim/neovim
- Website
- neovim.io
- Wikipedia
- Wikipedia
I want to preemptively start this thread to survey for suggestions. A cursory search lead me to this promising repository https://github.com/enigo-rs/enigo
Since closing the window is a common point of failure, that will be the focus for the first pass of testing as I learn how to use the library.
Components for testing: