mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Style
This commit is contained in:
parent
f02279c5f3
commit
72c9ab6224
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
})
|
||||
end,
|
||||
"Julian/lean.nvim",
|
||||
commit = 'fd7262270c68667fae85ad4703ac84e34c84d5e1', -- See https://github.com/Julian/lean.nvim/issues/353
|
||||
commit = "fd7262270c68667fae85ad4703ac84e34c84d5e1", -- See https://github.com/Julian/lean.nvim/issues/353
|
||||
event = { "BufReadPre *.lean", "BufNewFile *.lean" },
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue