mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
fix: npx prisma stude execute command
This commit is contained in:
parent
fecc32cc9e
commit
49478d3a89
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ if pcode.active_prisma_config then
|
|||
function()
|
||||
vim.cmd("terminal npx prisma studio")
|
||||
end,
|
||||
desc = "Prisma Studio",
|
||||
desc = "npx prisma Studio",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue