ray-x / navigator.lua

Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍
MIT License
1.3k stars 58 forks source link

nvim-jdtls support #267

Open realtica opened 1 year ago

realtica commented 1 year ago

How is the correct way to configure navigator.lua to work together with nvim-jdtls?

EpsilonKu commented 1 year ago

you need to remove jdtls from config. You are loading jdtls two times. One from navigator and one from jdtls config