|
@@ -287,7 +287,6 @@ lvim.lang = {
|
|
setup = {
|
|
setup = {
|
|
cmd = {
|
|
cmd = {
|
|
DATA_PATH .. "/lspinstall/clojure/clojure-lsp",
|
|
DATA_PATH .. "/lspinstall/clojure/clojure-lsp",
|
|
- "--stdio",
|
|
|
|
},
|
|
},
|
|
on_attach = common_on_attach,
|
|
on_attach = common_on_attach,
|
|
on_init = common_on_init,
|
|
on_init = common_on_init,
|