Neovim Lua

Results 10 repositories owned by Neovim Lua

lsp-status.nvim

622
Stars
43
Forks
Watchers

Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline

completion-nvim

980
Stars
79
Forks
Watchers

A async completion framework aims to provide completion to neovim's built in LSP written in Lua

diagnostic-nvim

221
Stars
15
Forks
Watchers

A wrapper for neovim built in LSP diagnosis config

kickstart.nvim

14.7k
Stars
11.9k
Forks
88
Watchers

A launch point for your personal nvim configuration

lsp_extensions.nvim

214
Stars
19
Forks
Watchers

Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk :wink:

plenary.nvim

2.5k
Stars
269
Forks
Watchers

plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

popup.nvim

350
Stars
17
Forks
Watchers

[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete

wishlist

231
Stars
0
Forks
Watchers

A public catalogue of Lua plugins Neovim users would like to see exist

neovim-ui

83
Stars
5
Forks
Watchers

Vaporware -- nothing to see here

nvim-lua-plugin-template

110
Stars
13
Forks
Watchers

A starter template for a Neovim plugin written in Lua