Neovim for Beginners — Managing Projects

Manage multiple projects using Neovim.

alpha2phi
6 min readMay 1, 2022

--

Neovim for Beginners — Managing Projects

Managing multiple projects is always challenging. In this article, we will see how Neovim can help us. We are going to

  • Configure the buffer line to make it easy to use tabs for multiple projects.
  • Configure plugins to search for projects in the file system.

--

--