GaloisInc / daedalus

The Daedalus data description language
BSD 3-Clause "New" or "Revised" License
65 stars 11 forks source link

quick nvim LSP integration #304

Closed dmwit closed 1 year ago

dmwit commented 1 year ago

Here's a bare-bones config for using the daedalus language server in nvim, compatible with the popular lspconfig package for managing LSP settings. There's also a blurb in the documentation about how to use it.