neovim-gtk/Makefile
2016-04-03 18:13:18 +03:00

6 lines
69 B
Makefile

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