lazy.nvim/tests/run

4 lines
133 B
Plaintext
Raw Normal View History

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