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 …

go.nvim

go.nvim A modern go neovim plugin based on treesitter, nvim-lsp and dap debugger. It is written in Lua and async as much as possible. PR & Suggestions welcome. The plugin …

Desktop notifications from Neovim

desktop_notify This plugin provides implementations of the vim.notify function which use the operating system’s notification facility to display native notifications. Currently only shelling out to notify-send is implemented, but other implementations can be added. …

instant.nvim

instant.nvim is a collaborative editing plugin for Neovim written in Lua with no dependencies. Design document Protocol Deploy a server API Commands Technical Overview Features Powerful collaborative editing algorithm UTF-8 Support Single or multiple buffer sharing Virtual …