From 0831441a8a0a3c22d1b867292e9deaeb347b27cc Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Mon, 21 Sep 2020 20:53:30 +0200 Subject: [PATCH] Modified .vimlocal --- .vimlocal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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