Faster Neovim Plugin Development with plenary.nvim
Use plenary.nvim to help you develop plugins faster.
Overview
In this article, let’s walk through plenary.nvim
which is a Neovim Lua library that provides essential Lua functions we need to develop Neovim plugins.