- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 3rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
aramus@lemmy.worldto Programming@programming.dev•Why don't more people use Linux? - DHH91·10 months agoThey don’t even know that.
aramus@lemmy.worldto No Stupid Questions@lemmy.world•What makes a bicycle so expensive?17·2 years agoIf you know where to look you can get a high end bike that was unfinished at the factory and didn’t get painted/stickered/branded and pay a fraction of the price.
Can you tell me where that is?
I think your problem is that you installed the Emacs “plugin”, but that is just the interface to the server. I think you need to install the actual language server on your system. Outside of Emacs, in your package manager or with pipx for example.
You can also try to press Spc-: and then run lsp-install-server inside of doom Emacs, but I had problems with that.