More syntax

This commit is contained in:
Ben Puryear 2024-07-18 18:55:15 -07:00 committed by GitHub
parent 2f6bc58650
commit c317b240ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,8 @@ return {
return LazyVim.extras.wants({
ft = { "lean" },
root = { "lean-toolchain" },
})
end,
})
end,
},
{
"Julian/lean.nvim",