A collection of high-quality, standardized plugins written in Lua for Neovim
11
公共仓库
37,266
总星标
870
关注者
nvim-lua是一个专注于Neovim的组织,其GitHub页面上有多种高质量的Lua插件。该组织的项目包括kickstart.nvim、plenary.nvim和completion-nvim等,旨在为Neovim用户提供丰富的功能和扩展。
A launch point for your personal nvim configuration
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
A async completion framework aims to provide completion to neovim's built in LSP written in Lua
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
A public catalogue of Lua plugins Neovim users would like to see exist
A wrapper for neovim built in LSP diagnosis config
Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk :wink:
A starter template for a Neovim plugin written in Lua
Vaporware -- nothing to see here
Marks related utilties
nvim-lua主要构建了一系列用于Neovim的Lua插件。这些插件包括用于配置的kickstart.nvim和用于异步补全的completion-nvim,满足开发者的多样化需求。
nvim-lua的主要编程语言是Lua。该组织的所有插件和工具都是用Lua编写的,以便充分利用Neovim的特性和功能。
是的,nvim-lua的所有仓库都是公开的。这使得其他开发者可以访问、使用和贡献代码,促进了社区的合作与发展。