mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
More syntax
This commit is contained in:
parent
2f6bc58650
commit
c317b240ca
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ return {
|
|||
return LazyVim.extras.wants({
|
||||
ft = { "lean" },
|
||||
root = { "lean-toolchain" },
|
||||
})
|
||||
end,
|
||||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
"Julian/lean.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue