mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-07-23 20:24:47 +02:00
3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/sh
|
|
|
|
nvim -l tests/minit.lua --busted tests -o utfTerminal "$@"
|