folke.lazy.nvim/scripts/test

4 lines
76 B
Text
Raw Normal View History

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