mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-09 03:32:15 +00:00
2 lines
40 B
Bash
Executable file
2 lines
40 B
Bash
Executable file
#!/bin/sh
|
|
nvim -l ./tests/busted.lua $@
|