enc: config jdtls independent

This commit is contained in:
Pojok Code 2024-11-12 13:03:22 +07:00
parent e9e0ca3e88
commit 422efe87ce
7 changed files with 239 additions and 195 deletions

View file

@ -1,7 +0,0 @@
local M = {}
M.setup = function()
require("auto-jdtls.utils").attach_jdtls()
end
return M