mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-27 19:24:13 +00:00
3 lines
78 B
Bash
Executable file
3 lines
78 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim -l tests/minit.lua --minitest tests -o utfTerminal "$@"
|