;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\301\302!\210\303\304\305\306\307\302\310\311&\210\312\300\313\314\315DD\316\307\304\317\320\321\322& \210\323\324\325\326!\327\330\331\304&!\207" [lsp-clients-r-server-command require lsp-mode custom-declare-group lsp-r nil "LSP support for R." :group :link (url-link "https://github.com/REditorSupport/languageserver") custom-declare-variable funcall function #[0 "\300\207" [("R" "--slave" "-e" "languageserver::run()")] 1] "Command to start the R language server." :risky t :type (repeat string) lsp-register-client make-lsp-client :new-connection lsp-stdio-connection :major-modes (ess-r-mode) :server-id] 10) (defconst lsp-r-plist-value-when-compiled nil) (provide 'lsp-r)