From d539ec951c1ccfd904afa0a1680d34a46619eea3 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 9 Jul 2021 01:37:03 -0400 Subject: java tool working on mac --- lua/plugins.lua | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index baad82be..54117b71 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -313,6 +313,12 @@ return require("packer").startup(function(use) "typescript.tsx", }, } + + use { + "mfussenegger/nvim-jdtls", + disable = not O.lang.java.java_tools.active, + } + -- use { -- "jose-elias-alvarez/null-ls.nvim", -- ft = { -- cgit v1.2.3