-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(nvim): update Java LSP settings for better support
- Added custom Java settings for improved LSP support. - Enabled single file support. - Updated import exclusions and content provider preferences. - Enabled Gradle and Maven import settings. - Included source method declarations in symbols. - Enabled rename functionality. References: - ray-x/lsp_signature.nvim#97 - https://github.com/mfussenegger/nvim-jdtls - https://github.com/eclipse/eclipse.jdt.ls/wiki/Running-the-JAVA-LS-server-from-the-command-line#initialize-request - https://stackoverflow.com/questions/74844019/neovim-setting-up-jdtls-with-lsp-zero-mason
- Loading branch information
Showing
1 changed file
with
90 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters