index
:
nvim
master
My neovim config.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
conf
/
plugins
/
jdtls.lua
blob: e9808d659a4c66aa3191103b910f7a9c8ee616b2 (
plain
) (
blame
)
1
2
3
return
{
'mfussenegger/nvim-jdtls'
,
disable
=
vim
.
version
().
minor
<
6
}