Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uga-rosa/ddc-source-lsp-setup


https://github.com/uga-rosa/ddc-source-lsp-setup

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ddc-source-lsp-setup

Setup for [ddc-source-lsp](https://github.com/Shougo/ddc-source-lsp).

The `capabilities` and `forceCompletionPattern` are automatically set to the appropriate ones.

```lua
require("ddc_source_lsp_setup").setup()

require("lspconfig").denols.setup()
```