We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b846665 commit 4163138Copy full SHA for 4163138
1 file changed
Makefile
@@ -2,7 +2,7 @@ TESTS_DIR=tests/
2
3
.PHONY: test
4
test:
5
- @nvim -l ${TESTS_DIR}/minit.lua --minitest -o utfTerminal
+ @nvim -l ${TESTS_DIR}/minit.lua --minitest
6
7
.PHONY: extras
8
extras:
0 commit comments