mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fixed issues addressed by @hlissner on #2549.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/dart/packages.el
|
||||
|
||||
(package! dart-mode)
|
||||
(package! dart-mode :pin "04fcd649f1")
|
||||
(when (featurep! +flutter)
|
||||
(package! flutter))
|
||||
(package! flutter :pin "ec92a4df84"))
|
||||
|
Reference in New Issue
Block a user