How to Add Support for Downloaded Packages #4509
Unanswered
ThePsychoBuck
asked this question in
Q&A
Replies: 1 comment
-
I'm not sure. Are you looking for support for LSP mode? 🤔 The R support is in https://github.com/emacs-lsp/lsp-mode/blob/master/clients/lsp-r.el. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Forgive me if this is the wrong place to ask. I am currently using Emacs with Spacemacs config. I have added LSP support for R to it according to this doc. However, LSP is only helping for things from base packages, not from other packages I have downloaded from CRAN like Tidyverse.
Here is my system information:
And here is my Spacemacs config:
Beta Was this translation helpful? Give feedback.
All reactions