mirror of https://github.com/folke/lazy.nvim.git
chore(update): update repository (#1638)
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>
This commit is contained in:
parent
7ed9f7173c
commit
58c6bc4ab2
|
@ -1,3 +1,3 @@
|
|||
#!/bin/env bash
|
||||
|
||||
nvim -l tests/minit.lua --minitest tests -o utfTerminal "$@"
|
||||
nvim -l tests/minit.lua --minitest
|
||||
|
|
Loading…
Reference in New Issue