Skip to content

Commit

Permalink
fix(buf): Update lua/lspconfig/configs/buflsp.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
glepnir authored and gogamid committed Nov 3, 2024
1 parent 6ee2b25 commit 02c0b80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/lspconfig/configs/buflsp.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
return {
default_config = {

cmd = { 'buf', 'beta', 'lsp', '--timeout=0', '--log-format=text' },
filetypes = { 'proto' },
root_dir = require('lspconfig.util').root_pattern('buf.yaml', '.git'),
Expand Down

0 comments on commit 02c0b80

Please sign in to comment.