mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-11 18:04:32 +02:00
4 lines
76 B
Text
4 lines
76 B
Text
|
#!/bin/env bash
|
||
|
|
||
|
nvim -l tests/minit.lua --busted tests -o utfTerminal "$@"
|