Skip to content

Commit b73bb3f

Browse files
committed
Update dep for dap-mdoe
1 parent a7f8a26 commit b73bb3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/windows-bootstrap.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
(let* ((package-archives '(("melpa" . "https://melpa.org/packages/")
3333
("gnu" . "https://elpa.gnu.org/packages/")))
34-
(pkgs '(dash dash-functional f lv ht spinner markdown-mode deferred)))
34+
(pkgs '(dash lsp-mode dash-functional bui f s lsp-treemacs posframe)))
3535
(package-initialize)
3636
(package-refresh-contents)
3737

0 commit comments

Comments
 (0)