mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-21 08:35:53 +02:00
3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim -l tests/minit.lua --busted tests -o utfTerminal "$@"
|