move goto to previous check on jdtls
This commit is contained in:
parent
550b6f1f90
commit
7c52c6e67f
@ -119,8 +119,8 @@ function M.config()
|
||||
-- vim.cmd "command! -buffer JdtJol lua require('jdtls').jol()"
|
||||
vim.cmd "command! -buffer JdtBytecode lua require('jdtls').javap()"
|
||||
-- vim.cmd "command! -buffer JdtJshell lua require('jdtls').jshell()"
|
||||
goto continue
|
||||
end
|
||||
if server == 'jdtls' then goto continue end
|
||||
lspconfig[server].setup(opts)
|
||||
::continue::
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user