mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-03 22:51:17 +00: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 "$@"
|