ale/ale_linters/java
w0rp be69af2705
#4607 No conflicts with nvim-lspconfig by default
Default `g:ale_disable_lsp` to a new mode `'auto'` by default. With this
setting applied, ALE will now check for the presence of nvim-lspconfig
and automatically turn off particular LSP linters if already configured
via nvim-lspconfig.

For users that do not use `nvim-lspconfig`, everything should work as
before.
2023-09-14 00:40:56 +01:00
..
checkstyle.vim Change checkstyle's output sub_type to style (#3780) 2021-07-04 21:31:00 +09:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
eclipselsp.vim Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
javac.vim Fixes an index error with Java files. (#3706) 2021-06-22 14:07:49 +01:00
javalsp.vim #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
pmd.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00