OBSD modifications
This commit is contained in:
parent
a812d12647
commit
54238cbbbf
|
@ -185,6 +185,8 @@ then
|
||||||
|
|
||||||
require('lspconfig').texlab.setup({})
|
require('lspconfig').texlab.setup({})
|
||||||
|
|
||||||
|
require('lspconfig').zls.setup({})
|
||||||
|
|
||||||
else
|
else
|
||||||
print('Should never be here')
|
print('Should never be here')
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue