We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 438f335 + a83d61c commit 579778cCopy full SHA for 579778c
test/windows-bootstrap.el
@@ -23,6 +23,8 @@
23
24
(require 'package)
25
26
+(setq network-security-level 'low)
27
+
28
(let* ((package-archives '(("melpa" . "https://melpa.org/packages/")
29
("gnu" . "http://elpa.gnu.org/packages/")))
30
(pkgs (append '(dash lsp-mode bui f s lsp-treemacs posframe)
0 commit comments