1
0
mirror of https://github.com/dense-analysis/ale synced 2025-01-16 03:53:46 +00:00
ale/ale_linters/lua
w0rp be69af2705
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
lua_language_server.vim No conflicts with nvim-lspconfig by default 2023-09-14 00:40:56 +01:00
luac.vim
luacheck.vim Add --globals vim to luacheck automatically 2023-09-09 14:01:00 +01:00
selene.vim