mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-03 06:36:34 +00:00
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: folke <292349+folke@users.noreply.github.com>
3 lines
52 B
Bash
Executable file
3 lines
52 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim -l tests/minit.lua --minitest
|