neovim-gtk/Makefile

6 lines
69 B
Makefile

test:
RUST_BACKTRACE=1 cargo test
run:
RUST_BACKTRACE=1 cargo run