aboutsummaryrefslogtreecommitdiff
path: root/content/notes/2025-03-17-vim-ale-linters.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/2025-03-17-vim-ale-linters.md')
-rw-r--r--content/notes/2025-03-17-vim-ale-linters.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/content/notes/2025-03-17-vim-ale-linters.md b/content/notes/2025-03-17-vim-ale-linters.md
index 35b3277..e30250c 100644
--- a/content/notes/2025-03-17-vim-ale-linters.md
+++ b/content/notes/2025-03-17-vim-ale-linters.md
@@ -7,7 +7,10 @@ draft: false
7tags: [] 7tags: []
8--- 8---
9 9
10- [Asynchronous Lint Engine](https://github.com/dense-analysis/ale) 10Reading material:
11
12- [Asynchronous Lint Engine](https://github.com/dense-analysis/ale/blob/master/doc/ale.txt)
13- [Let's have a pint of (vim) ale!](https://dmerej.info/blog/post/lets-have-a-pint-of-vim-ale/)
11 14
12Linters: 15Linters:
13 16