We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92cadf commit 7c2e81cCopy full SHA for 7c2e81c
README.md
@@ -288,8 +288,8 @@ require('java').settings.change_runtime()
288
### Method 1
289
290
[Neoconf](https://github.com/folke/neoconf.nvim) can be used to manage LSP
291
-setting including jdtls. Neoconf allows global configuration as well as project
292
-vice configurations. Here is how you can set Jdtls setting on `neoconf.json`
+setting including jdtls. Neoconf allows global configuration as well as project-wise
+configurations. Here is how you can set Jdtls setting on `neoconf.json`
293
294
```json
295
{
0 commit comments