Made changes specified in pull request
This commit is contained in:
parent
2546883543
commit
c091b27e4a
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@
|
|||
(use-package! flutter
|
||||
:when (featurep! +flutter)
|
||||
:defer t
|
||||
:config
|
||||
:init
|
||||
:after dart
|
||||
(map! :map dart-mode-map
|
||||
:localleader
|
||||
"r" #'flutter-run-or-hot-reload))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue