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