vim: lean
This commit is contained in:
parent
5be0bb8b83
commit
0a1f7710c1
3
vimrc
3
vimrc
@ -209,7 +209,7 @@ lua <<EOF
|
||||
},
|
||||
mappings = true,
|
||||
infoview = {
|
||||
autoopen = false,
|
||||
-- autoopen = false,
|
||||
},
|
||||
-- treesitter = {},
|
||||
lsp = {
|
||||
@ -225,7 +225,6 @@ lua <<EOF
|
||||
init_options = {
|
||||
semanticHighlighting = true,
|
||||
},
|
||||
cmd = {"lean", "--server"},
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user