Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fsouza/nvim-lsp-compl
- Owner: fsouza
- License: gpl-3.0
- Created: 2022-01-11T15:53:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T00:19:39.000Z (5 months ago)
- Last Synced: 2024-10-12T18:52:39.378Z (3 months ago)
- Language: Lua
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.