neovim / nvim-lspconfig

Quickstart configs for Nvim LSP
Apache License 2.0
10.47k stars 2.06k forks source link

feat: add daedalus-language-server support #3259

Closed pm4rcin closed 3 weeks ago

pm4rcin commented 1 month ago

This PR adds support for https://github.com/kirides/DaedalusLanguageServer used by Gothic and Gothic II games. Please let me know if the root_dir was added correctly as I'm not sure if it's equivalent of steps described in README of mentioned repo.

glepnir commented 3 weeks ago

thanks