nvimup

How to update all plugins in Vim/NeoVim from command line. Add this line to .basrc or .zshrc. And then easy run source ~/.[basrc|zshrc] and finally nvimup

impatient.nvim

impatient.nvim Speed up loading Lua modules in Neovim to improve startup time. Right buffer is before and left buffer is after installation of plugin.

mongo-nvim

mongo-nvim Features Browse MongoDB databases with Telescope Browse a Mongo database’s collections with Telescope Browse a collection’s documents with Telescope Edit a picked document from Neovim Requirements Nvim >= 0.5 …