mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
fix(rust): make neotest optional
This commit is contained in:
parent
0567b37f61
commit
547dc76a12
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ return {
|
|||
|
||||
{
|
||||
"nvim-neotest/neotest",
|
||||
optional = true,
|
||||
opts = {
|
||||
adapters = {
|
||||
["rustaceanvim.neotest"] = {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue