fix: syntax

This commit is contained in:
Folke Lemaitre 2024-07-19 09:37:57 +02:00
parent 4b7e9e061e
commit 82573cf678
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -5,7 +5,6 @@ return {
root = { "lean-toolchain" },
})
end,
{
"Julian/lean.nvim",
event = { "BufReadPre *.lean", "BufNewFile *.lean" },
dependencies = {
@ -123,5 +122,4 @@ return {
on_lines = nil,
},
},
},
}