lazy.nvim/scripts/test

4 lines
76 B
Plaintext
Raw Normal View History

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