mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-08 16:34:35 +02:00
3 lines
65 B
Bash
Executable file
3 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
|
|
nvim -l tests/minit.lua --busted tests -o utfTerminal
|