mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bump: :lang dart
emacs-lsp/lsp-dart@e7ee6afc2e -> emacs-lsp/lsp-dart@f51c80f545 Includes a fix for the lsp-dart daemon failing to start (emacs-lsp/lsp-dart#209). Ref: emacs-lsp/lsp-dart#209 Close: #7677 Co-authored-by: abdulhaq-e <abdulhaq-e@users.noreply.github.com>
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
(when (and (modulep! +lsp)
|
||||
(not (modulep! :tools lsp +eglot)))
|
||||
(package! lsp-dart :pin "e7ee6afc2e165291360fd35d16648307920837c7"))
|
||||
(package! lsp-dart :pin "f51c80f5458d8ba4db9dd3781d190c6c32213250"))
|
||||
|
||||
(when (modulep! +flutter)
|
||||
(package! flutter :pin "004c91e070a9b4a2a5042f5bb20015ec65453acf")
|
||||
|
Reference in New Issue
Block a user