OBSD modifications

This commit is contained in:
Eduardo Cueto-Mendoza 2024-03-16 10:41:32 +00:00
parent a812d12647
commit 54238cbbbf
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,8 @@ then
require('lspconfig').texlab.setup({})
require('lspconfig').zls.setup({})
else
print('Should never be here')
end