How should I install these packages that lang+lsp want? Through my distro's package manager, or emacs's? I need some help

This page summarizes the projects mentioned and recommended in the original post on /r/DoomEmacs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • gocode

    An autocompletion daemon for the Go programming language

  • So, for exmaple for gocode. You need to find it's github page, find install instruction there: go get -u github.com/nsf/gocode And here you go, but of course before that you need to have your GOPATH and PATH to be configured in .bashrc for something like this: export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts