index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
#5062 Purge all deeply nested invalid Lua keys
w0rp
2026-05-31
1
-9
/
+33
*
Fix #5062 - Keep ALE LSP compatible with Neovim 0.10 and 0.11+
w0rp
2026-02-12
1
-19
/
+32
*
fix: replace deprecated client.request method call with colon syntax (#5081)
gumballriggy
2026-01-25
1
-2
/
+2
*
fix gopls without setting ale_go_gopls_init_options (#5059)
halfcrazy
2026-01-25
1
-0
/
+8
*
Set up Lua development for Macs with Homebrew
w0rp
2025-03-28
2
-1
/
+3
*
#3600 Implement pull model with Neovim Client
w0rp
2025-03-27
1
-6
/
+43
*
Implement ale.queue for calling ale#Queue in Lua
w0rp
2025-03-27
1
-0
/
+15
*
Implement ale.pad in Lua
w0rp
2025-03-27
1
-0
/
+15
*
Implement ale.get_filename_mappings in Lua
w0rp
2025-03-27
1
-0
/
+21
*
Add ale.has to mirror ale#Has in Lua
w0rp
2025-03-27
1
-0
/
+9
*
Add basic Lua ALE functions and test coverage
w0rp
2025-03-27
3
-95
/
+158
*
Implement Lua ALE setup & overhaul documentation
w0rp
2025-03-27
1
-0
/
+46
*
Add Neovim TCP connections to language servers
w0rp
2025-03-27
1
-0
/
+25
*
Supply language_id values to Neovim LSP API
w0rp
2025-03-27
1
-0
/
+4
*
Handle other LSP capabilities via ALE
w0rp
2025-03-27
1
-5
/
+27
*
Remove the log_level line from Lua code
w0rp
2025-03-27
1
-2
/
+0
*
Handle Neovim LSP diagnostics via ALE's functions
w0rp
2025-03-27
1
-0
/
+19
*
Start up language servers with Neovim's API
w0rp
2025-03-27
1
-0
/
+62
*
feat: remove logic for unsupported older Neovim (#4921)
JINNOUCHI Yasushi
2025-03-11
1
-7
/
+1
*
Consider the original config for signs in Neovim (#4872)
JINNOUCHI Yasushi
2025-03-11
1
-5
/
+25
*
#4607 No conflicts with nvim-lspconfig by default
w0rp
2023-09-14
2
-0
/
+14
*
#4442 Display error codes in Neovim diagnostics
w0rp
2023-09-09
1
-0
/
+2
*
#4442 Configure signs in Neovim diagnostics
w0rp
2023-09-08
1
-2
/
+31
*
fix(neovim): ignore unrelated diagnostics (#4597)
xu0o0
2023-09-05
1
-22
/
+24
*
Fix mismatched type on compare g:ale_virtualtext_cursor (#4476)
jiz4oh
2023-03-09
1
-1
/
+1
*
diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)
Ben Boeckel
2023-01-29
1
-0
/
+49