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
/
README.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace appveyor with GitHub actions (#5119)
Horacio Sanson
2026-05-12
1
-2
/
+2
*
Close #5019 - Mention Sponsorship page
w0rp
2025-08-14
1
-0
/
+8
*
Update documentation for Neovim LSP integration
w0rp
2025-03-27
1
-1
/
+9
*
Update the minimum supported Neovim version to 0.7
w0rp
2025-03-11
1
-3
/
+3
*
README.md: fix typo: there should be a comma (#4797)
Alexey Vazhnov
2024-06-24
1
-1
/
+1
*
docs: Add lazy.nvim configration #4694 (#4739)
Andrew Brunker
2024-03-12
1
-0
/
+18
*
Fix a typo in README.md (#4647)
Julian Gong
2023-11-05
1
-1
/
+1
*
#4607 No conflicts with nvim-lspconfig by default
w0rp
2023-09-14
1
-3
/
+13
*
Update minimum supported NeoVim version to 0.6.0
w0rp
2023-09-07
1
-1
/
+1
*
Use cooler badges in README
w0rp
2023-03-15
1
-1
/
+2
*
Added instructions for pathogen install (#4471)
TheBearodactyl
2023-03-11
1
-0
/
+5
*
Fix a typo in the README
w0rp
2023-03-07
1
-1
/
+1
*
Close #4441 - Update FAQ and add "Why ALE?"
w0rp
2023-03-07
1
-210
/
+214
*
Fix vim-plug and Vundle headings
w0rp
2023-03-07
1
-2
/
+2
*
Fix installation text
w0rp
2023-03-07
1
-10
/
+0
*
Remove Table of Contents and simplify installation section
w0rp
2023-03-07
1
-145
/
+49
*
State ALE works with vim 8.0 and above (#4430)
Horacio Sanson
2023-01-27
1
-1
/
+1
*
Add new demo video to README
w0rp
2022-12-31
1
-1
/
+1
*
Replace gitter badge with Discord
w0rp
2022-06-08
1
-1
/
+1
*
Recommend Discord instead of IRC, actually
w0rp
2022-06-08
1
-2
/
+2
*
Fix README typo (#4225)
Danny (he/him)
2022-06-06
1
-1
/
+1
*
Allow customization of all floating window borders (#4215)
Devin J. Pohly
2022-05-27
1
-2
/
+2
*
Enable autoimport by default (#4102)
Horacio Sanson
2022-03-04
1
-4
/
+5
*
Update README to mention Libera instead of Freenode
w0rp
2022-02-26
1
-1
/
+1
*
ALEFileRename command added. (#4012)
Dalius Dobravolskas
2021-12-17
1
-0
/
+3
*
Vim popup (#3817)
D. Ben Knoble
2021-07-23
1
-0
/
+7
*
add 'How can I use ALE and vim-lsp together?' in readme (#3711)
Linda_pp
2021-04-30
1
-0
/
+22
*
Update documentation for floating window borders
w0rp
2021-03-01
1
-1
/
+5
*
Add borders for floating windows in Neovim (#3603)
Yen3
2021-03-01
1
-0
/
+17
*
Remove last traces of Travis CI
w0rp
2021-01-27
1
-1
/
+1
*
Added the Vundle command in installation instructions (#3400)
Gabriel Petrovay
2020-11-21
1
-3
/
+8
*
Update documentation for code actions and rename
w0rp
2020-11-14
1
-0
/
+13
*
Close #2556 - Support filename mapping
w0rp
2020-08-23
1
-0
/
+12
*
#3276 - Update README for make -n changes
w0rp
2020-08-09
1
-6
/
+10
*
Enable C flag parsing by default
w0rp
2020-08-09
1
-0
/
+7
*
Explain how to use ALE and coc.nvim together
w0rp
2020-08-09
1
-32
/
+70
*
Move :ALEInfo higher up in the FAQ
w0rp
2020-08-09
1
-42
/
+42
*
Close #3267 - Add a general autoimport setting
w0rp
2020-08-09
1
-4
/
+3
*
Use more American English
w0rp
2020-08-04
1
-2
/
+2
*
#1532 - Display hover information on CursorHold
w0rp
2020-08-04
1
-0
/
+3
*
Add a Help Wanted message in case people are interested
w0rp
2019-12-03
1
-0
/
+4
*
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-09-12
1
-0
/
+8
*
Update links to use the new GitHub organization
w0rp
2019-07-29
1
-11
/
+11
*
Update README section about running linters on save
Eric Wang
2019-06-27
1
-0
/
+1
*
Lint on InsertLeave, not in insert mode by default
w0rp
2019-06-10
1
-5
/
+4
*
Move images to a GitHub issue
w0rp
2019-06-10
1
-3
/
+3
*
In README, more efficient git clones
enterprisey
2019-06-09
1
-3
/
+3
*
Update README deoplete completion source section
hy2k
2019-06-04
1
-1
/
+3
*
Update the README to use travis-ci.com
w0rp
2019-05-22
1
-1
/
+1
*
Revert "Fix #2492 - Remove all Deoplete support for now"
w0rp
2019-05-21
1
-2
/
+14
[next]