Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsouza/nvim-lsp-compl

Simplified fork of nvim-lsp-compl, adapted to my personal use cases.
https://github.com/fsouza/nvim-lsp-compl

Last synced: about 2 months ago
JSON representation

Simplified fork of nvim-lsp-compl, adapted to my personal use cases.

Awesome Lists containing this project

README

        

# nvim-lsp-compl

A fast and asynchronous completion plugin for Neovim >= 0.5, focused on LSP.

> **Note:** this is a fork "tuned down" to my needs. See the [original
> project](https://github.com/mfussenegger/nvim-lsp-compl) for more details on
> motivation how to use it.