mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 18:59:00 +02:00
3 lines
125 B
Bash
Executable file
3 lines
125 B
Bash
Executable file
#!/bin/sh
|
|
|
|
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests {init = 'tests//init.lua', sequential = true}"
|