Neovim 101 — Motion
Explore motion plugins to improve the development workflow.
Vim motion or movement (:h motion
) is a command that moves the cursor. In this article, we will explore plugins that can improve the user experience using Vim motions.
This article is part of the Neovim 101 series.