Merge pull request #5230 from PatrickWulfe/flutter-localleader-binding-fix
The dart config was setting the 'flutter-run-or-hot-reload' keybind w…
This commit is contained in:
commit
5ed4cbf6f2
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@
|
|||
:when (featurep! +flutter)
|
||||
:defer t
|
||||
:init
|
||||
(map! :map dart-mode-map
|
||||
(map! :after dart-mode
|
||||
:map dart-mode-map
|
||||
:localleader
|
||||
"r" #'flutter-run-or-hot-reload))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue