mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-09 03:32: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 "$@"
|