Skip to content

Commit 09ede85

Browse files
authored
Update Buf LSP command (#14723)
1 parent 024e2eb commit 09ede85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bass = { command = "bass", args = ["--lsp"] }
1818
beancount-language-server = { command = "beancount-language-server" }
1919
bicep-langserver = { command = "bicep-langserver" }
2020
bitbake-language-server = { command = "bitbake-language-server" }
21-
buf = { command = "buf", args = ["beta", "lsp", "--timeout", "0"] }
21+
buf = { command = "buf", args = ["lsp", "serve", "--timeout", "0"] }
2222
cairo-language-server = { command = "cairo-language-server", args = [] }
2323
circom-lsp = { command = "circom-lsp" }
2424
cl-lsp = { command = "cl-lsp" }

0 commit comments

Comments
 (0)