its buf_ls not bufls
This commit is contained in:
parent
7e581fd825
commit
becf5bff55
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ if nixCats("lang.java.lsp") then
|
||||||
end
|
end
|
||||||
|
|
||||||
if nixCats("lang.protobuf.lsp") then
|
if nixCats("lang.protobuf.lsp") then
|
||||||
servers.bufls = {
|
servers.buf_ls = {
|
||||||
settings = {},
|
settings = {},
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue