1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-07 08:16:35 +00:00
lazy.nvim/tests/run
2022-11-28 07:31:13 +01:00

3 lines
133 B
Bash
Executable file

#!/bin/sh
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests/ {minimal_init = 'tests/init.lua', sequential = true}"