mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(lean): fix typo
This commit is contained in:
parent
a3e52dd346
commit
b24b6da930
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ return {
|
||||||
priority = 10,
|
priority = 10,
|
||||||
},
|
},
|
||||||
|
|
||||||
-- Redirect Lean's stderr messages somehwere (to a buffer by default)
|
-- Redirect Lean's stderr messages somewhere (to a buffer by default)
|
||||||
stderr = {
|
stderr = {
|
||||||
enable = true,
|
enable = true,
|
||||||
-- height of the window
|
-- height of the window
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue