New Neovim Plugins to Improve Development Workflow

alpha2phi
4 min readMar 27, 2021

New Neovim plugins to improve development workflow and productivity.

Neovim Plugins

Overview

In previous articles, I talked about Vim/Neovim plugins to help you code faster, and some of the niche Neovim plugins. In this article let’s go through new Neovim plugins that can improve your development workflow and productivity.

glow.nvim

As a developer, we normally need to write documentation in Markdown.

glow.nvim uses glow to directly render Markdown in Neovim buffer. Compared to other plugins which leverage the browser, this plugin is definitely more convenient.

--

--

alpha2phi

Software engineer, Data Science and ML practitioner.