Reader small image

You're reading from  Mastering Vim

Product typeBook
Published inNov 2018
PublisherPackt
ISBN-139781789341096
Edition1st Edition
Tools
Right arrow
Author (1)
Ruslan Osipov
Ruslan Osipov
author image
Ruslan Osipov

Ruslan Osipov is a software engineer at Google, an avid traveler, and a part-time blogger. He is a self-taught engineer. He started publishing personal Vim notes in 2012, and became increasingly interested in the intricacies of the editor and its applications in optimizing development workflows.
Read more about Ruslan Osipov

Right arrow

Neovim plugin highlights

Neovim is mostly backward compatible with Vim, and supports a huge number of Vim plugins (in fact, Neovim supports every plugin listed in this book except for Powerline).

However, since Neovim natively supports the implementation of asynchronous plugins and adds other developer-friendly features, there's a number of plugins that are only possible due to Neovim. It's worth mentioning that Vim added some of the features unique to Neovim in 8.0 (asynchronous plugin support) and 8.1 (Terminal mode) a few years after Neovim was created.

All of the following plugins (except for NyaoVim) were backported to Vim, but it's worth giving the Neovim community credit for the crea

tion of the plugins. The list is not in any way extensive, and might get out of date pretty quickly. The plugins are rated by popularity as of the time of writing of this book...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering Vim
Published in: Nov 2018Publisher: PacktISBN-13: 9781789341096

Author (1)

author image
Ruslan Osipov

Ruslan Osipov is a software engineer at Google, an avid traveler, and a part-time blogger. He is a self-taught engineer. He started publishing personal Vim notes in 2012, and became increasingly interested in the intricacies of the editor and its applications in optimizing development workflows.
Read more about Ruslan Osipov