mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-03-31 21:26:34 +00:00
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 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/env bash
|
||||
|
||||
nvim -l tests/minit.lua --minitest tests -o utfTerminal "$@"
|
||||
nvim -l tests/minit.lua --minitest
|
||||
|
|
Loading…
Add table
Reference in a new issue