mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 21:36:45 +00:00
build: better minit
This commit is contained in:
parent
923e1aa7a4
commit
a17ad27435
4 changed files with 67 additions and 26 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nvim -l tests/busted.lua tests -o utfTerminal "$@"
|
||||
nvim -l tests/minit.lua --busted tests -o utfTerminal "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue