mirror of https://github.com/folke/lazy.nvim.git
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
nvim -l tests/busted.lua tests -o utfTerminal
|