mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-13 10:54:30 +02:00
enc: add alternative config jdtls
This commit is contained in:
parent
422efe87ce
commit
273f3ebcb7
4 changed files with 69 additions and 32 deletions
|
@ -1,8 +0,0 @@
|
|||
local M = {}
|
||||
|
||||
M.setup = function(opt)
|
||||
opt = opt or {}
|
||||
require("auto-jdtls.utils").attach_jdtls(opt)
|
||||
end
|
||||
|
||||
return M
|
Loading…
Add table
Add a link
Reference in a new issue