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