Neovim Lua
Neovim Lua
lsp-status.nvim
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
completion-nvim
A async completion framework aims to provide completion to neovim's built in LSP written in Lua
kickstart.nvim
A launch point for your personal nvim configuration
lsp_extensions.nvim
Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk :wink:
plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
wishlist
A public catalogue of Lua plugins Neovim users would like to see exist
nvim-lua-plugin-template
A starter template for a Neovim plugin written in Lua