mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 03:30:05 +02:00
add: prisma default config
This commit is contained in:
parent
14284a94ca
commit
ef97b8b1bc
5 changed files with 35 additions and 12 deletions
|
@ -20,6 +20,8 @@ M.cheack = function()
|
|||
sts = true
|
||||
elseif pcode.active_kotlin_config or false then
|
||||
sts = true
|
||||
elseif pcode.active_prisma_config or false then
|
||||
sts = true
|
||||
end
|
||||
return sts
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue