mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move :ui pretty-code to :ui ligatures
Includes a major refactor of the module.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
(when (and (featurep! +flutter) IS-LINUX)
|
||||
(when-let (path (doom-glob "/opt/flutter/bin/cache/dart-sdk"))
|
||||
(setq flutter-sdk-path path)))
|
||||
(set-pretty-symbols! '(dart-mode)
|
||||
(set-ligatures! '(dart-mode)
|
||||
;; Functional
|
||||
:def "Function"
|
||||
:lambda "() =>"
|
||||
|
Reference in New Issue
Block a user