pulumi / pulumi-lsp

A LSP server for Pulumi YAML
Apache License 2.0
22 stars 0 forks source link

Add support for Eglot #78

Closed iwahbe closed 1 year ago

iwahbe commented 1 year ago

Eglot has been merged into Emacs core. We should be able to configure Eglot as well as LSP mode.

I have moved lsp-mode out of the required path. Instead of expecting it to exist, I use with-eval-after-load for both lsp-mode and eglot.