mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-04 15:07:34 +00:00
3 lines
62 B
Bash
Executable file
3 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
|
|
nvim -l tests/busted.lua tests -o utfTerminal "$@"
|