This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
fib/.vimlocal
2020-01-22 20:41:39 +01:00

3 lines
115 B
Plaintext

set makeprg=./build.sh
map <silent> <F10> :Start python.exe rootfs$(pwd)/upload.py rootfs$(pwd)/.build/fib.bin<cr>