nim-lang / NimLime

The official Nim programming language plugin for Sublime Text
MIT License
132 stars 34 forks source link

Install LSP by default #185

Closed omentic closed 6 months ago

omentic commented 10 months ago

With tooling being stabilized, NimLime should take cues from https://packagecontrol.io/packages/LSP-rust-analyzer and install an LSP configuration for nimlangserver by default.

AmjadHD commented 6 months ago

There is now an LSP plugin. It's not on Package Control yet. I don't know if they should be merged to one plugin, but one certainly can recommend the other.