diff --git a/.vimlocal b/.vimlocal index fd38b27..c4ede1c 100644 --- a/.vimlocal +++ b/.vimlocal @@ -1,3 +1,3 @@ map :Make ; We bind F10 to uploading the rom monitor for now -map :Start upload --rom .build/rom_monitor.bin +map :Dispatch upload --rom .build/rom_monitor.bin