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.
1 parent a7f8a26 commit b73bb3fCopy full SHA for b73bb3f
test/windows-bootstrap.el
@@ -31,7 +31,7 @@
31
32
(let* ((package-archives '(("melpa" . "https://melpa.org/packages/")
33
("gnu" . "https://elpa.gnu.org/packages/")))
34
- (pkgs '(dash dash-functional f lv ht spinner markdown-mode deferred)))
+ (pkgs '(dash lsp-mode dash-functional bui f s lsp-treemacs posframe)))
35
(package-initialize)
36
(package-refresh-contents)
37
0 commit comments