mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Made changes specified in pull request
This commit is contained in:
@ -32,8 +32,8 @@
|
|||||||
:when (featurep! +flutter)
|
:when (featurep! +flutter)
|
||||||
:defer t
|
:defer t
|
||||||
:init
|
:init
|
||||||
:after dart
|
(map! :after dart-mode
|
||||||
(map! :map dart-mode-map
|
:map dart-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
"r" #'flutter-run-or-hot-reload))
|
"r" #'flutter-run-or-hot-reload))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user