mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-06 01:11:07 +00:00
2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/sh
|
|
nvim -l ./tests/busted.lua $@
|