added protobuf lsp and formatting :3
This commit is contained in:
parent
c98db7bc0b
commit
d66145df58
4 changed files with 39 additions and 55 deletions
|
|
@ -84,6 +84,10 @@ servers.jdtls = {
|
|||
},
|
||||
}
|
||||
|
||||
servers.protols = {
|
||||
settings = {},
|
||||
}
|
||||
|
||||
-- Taken from nixCats example:
|
||||
-- If you were to comment out this autocommand
|
||||
-- and instead pass the on attach function directly to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue