lazy.nvim/tests/run

4 lines
133 B
Plaintext
Raw Normal View History

2022-11-28 14:31:13 +08:00
#!/bin/sh
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests/ {minimal_init = 'tests/init.lua', sequential = true}"