Activity
Update ale_disable_lsp documentation to clarify options
Update ale_disable_lsp documentation to clarify options
Set up Lua development for Macs with Homebrew
Set up Lua development for Macs with Homebrew
Implement ale.queue for calling ale#Queue in Lua
Implement ale.queue for calling ale#Queue in Lua
Add ale.has to mirror ale#Has in Lua
Add ale.has to mirror ale#Has in Lua
Add basic Lua ALE functions and test coverage
Add basic Lua ALE functions and test coverage
Implement Lua ALE setup & overhaul documentation
Implement Lua ALE setup & overhaul documentation
Force push
Implement Lua ALE setup & overhaul documentation
Implement Lua ALE setup & overhaul documentation
Force push
Implement Lua ALE setup & overhaul documentation
Implement Lua ALE setup & overhaul documentation
Support g:ale_shell with the Neovim LSP client
Support g:ale_shell with the Neovim LSP client
Add Neovim TCP connections to language servers
Add Neovim TCP connections to language servers
Supply language_id values to Neovim LSP API
Supply language_id values to Neovim LSP API
Fix tests for Neovim LSP integration
Fix tests for Neovim LSP integration
Force push
Clean up message handling for LSP integration
Clean up message handling for LSP integration
Remove the log_level line from Lua code
Remove the log_level line from Lua code
Handle Neovim LSP diagnostics via ALE's functions
Handle Neovim LSP diagnostics via ALE's functions