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