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