Skip to content
#

nvim

neovim logo

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 1,688 public repositories matching this topic...

ggandor
ggandor commented Jun 15, 2022

Basically, any smaller or bigger PR is welcome that ports relevant modifications to Lightspeed from Leap. Note that this is only about cleaning the codebase and enhancing the API, and not about adding/removing actual features. Feel free to ask for help here if you're interested and want to deal with something non-trivial.

help wanted good first issue
Josiah-tan
Josiah-tan commented Apr 17, 2022

Thank you for this amazing plugin! (TJ brought me here)
I found this strange bug that happens for your plugin, but doesn't occur with Tpope's.
Write the following: (I used python for this example)

print("hello world")

When while still in insert mode write: <C-\><C-o>gcc
(<C-\><C-o>) takes you into normal mode for a single command before returning to insert mode)
expecte

help wanted good first issue

Created by Thiago de Arruda

Released January 31, 2014

Latest release 28 days ago

Repository
neovim/neovim
Website
neovim.io
Wikipedia
Wikipedia

Related Topics

neovim-configuration neovim-dotfiles neovim-plugin nvimrc vim