ale/ale_linters/lua
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
..
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
lua_language_server.vim #4607 No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
luac.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
luacheck.vim Add `--globals vim` to luacheck automatically 2023-09-09 14:01:00 +01:00
selene.vim Use stdin for Selene Lua linter (#4183) 2022-05-04 10:55:13 +09:00