mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 21:06:46 +00:00
ci(minit): LAZY_STDPATH
This commit is contained in:
parent
cdfea60506
commit
3078688263
2 changed files with 11 additions and 12 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env -S nvim -l
|
||||
|
||||
vim.env.LAZY_STDPATH = ".tests"
|
||||
|
||||
vim.opt.rtp:prepend(".")
|
||||
|
||||
-- Setup lazy.nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue