lazy.nvim/scripts/test

4 lines
76 B
Plaintext
Raw Normal View History

2024-07-05 22:00:54 +08:00
#!/bin/env bash
2024-06-27 18:48:50 +08:00
2024-07-04 23:53:45 +08:00
nvim -l tests/minit.lua --busted tests -o utfTerminal "$@"