mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-10 20:22:15 +00:00
3 lines
61 B
Bash
Executable file
3 lines
61 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
nvim -l tests/minit.lua --minitest "$@"
|