vim: lean

This commit is contained in:
Gabriel Ebner 2022-04-06 18:54:01 +02:00
parent 5be0bb8b83
commit e24d9dd195
1 changed files with 0 additions and 1 deletions

1
vimrc
View File

@ -225,7 +225,6 @@ lua <<EOF
init_options = { init_options = {
semanticHighlighting = true, semanticHighlighting = true,
}, },
cmd = {"lean", "--server"},
}, },
} }