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 3,741 public repositories matching this topic...
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Jan 11, 2022 - Lua
-
Updated
Jan 5, 2022 - Swift
-
Updated
Jan 9, 2022 - Vim script
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
Dec 20, 2021 - Vim script
-
Updated
Jan 8, 2022 - TeX
-
Updated
Jan 10, 2022 - Lua
-
Updated
Jan 7, 2022
-
Updated
Jan 6, 2022 - Vim script
Add support for Hack
Language information
Hacklang is a statically typed language originally designed as a dialect of PHP that is widely used at Meta and Slack.
I believe that there is already a treesitter parser written for Hack by slack, but I am unsure about how much work it would take to make it work for neovim.
-
Updated
Oct 13, 2021 - Vim script
-
Updated
Nov 11, 2021 - Vim script
-
Updated
Dec 26, 2021 - TypeScript
For the longest time I was able to access the pry console while running tests using :TestNearest, but it hasn't been working of late. I am able to run tests using :TestNearest and the other vim-test commands. My issue is that if I throw in a binding.pry in the test, I don't see the pry console open up anymore in the test window. That used to work before, and I can't figure out why. I'm
Jest on windows
-
Updated
Jan 9, 2022 - Vim script
Created by Thiago de Arruda
Released January 31, 2014
Latest release 10 days 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: