add more instructions on how to install the jdtls lsp client

This commit is contained in:
2023-04-30 22:19:05 -04:00
parent 9086a26857
commit 1e3b85db55
2 changed files with 13 additions and 2 deletions

View File

@ -89,7 +89,7 @@ require 'dep' {
{ 'folke/trouble.nvim' },
-- optional language specific lsp's
-- { 'mfussenegger/nvim-jdtls' },
-- { 'mfussenegger/nvim-jdtls' }, -- java lsp server
-- dap ----------------------------------------------------------------------
{ 'mfussenegger/nvim-dap',