Skip to content

Overwrite plugin options and LSP server configurations #88

Closed Answered by s1n7ax
appelgriebsch asked this question in Q&A
Discussion options

You must be logged in to vote
  1. you can override config in config.lua by calling require('java').setup({java_test = { enabled = true } })
  2. You can change the server settings the same way you change/add the java runtimes https://github.com/nvim-java/nvim-java?tab=readme-ov-file#clamp-how-to-use-jdk-xx-version If you are using neoconf and a language server for json, then you will get autocompletion too for the configurations.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by appelgriebsch
Comment options

You must be logged in to vote
1 reply
@s1n7ax
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants