New Neovim plugins to improve development workflow and productivity.
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.