mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-07-09 17:04:45 +02:00
4 lines
57 B
Text
4 lines
57 B
Text
|
#!/bin/sh
|
||
|
|
||
|
nvim -l tests/busted.lua tests -o utfTerminal
|