Currated list of Vim ALE linters

note, Mar 17, 2025, on Mitja Felicijan's blog

Reading material

Linters

LanguageInstall command
Csudo dnf install clang clang-tidy clang-tools-extra clangd clang-analyzer
Gogo install golang.org/x/tools/gopls@latest
Pythonpipx install pyright
JavaScriptsudo npm i -g @biomejs/biome

Other notes

DateTitle
Take a screenshot in Plan9plan9
Fix bootloader not being written in Plan9plan9
Use option key as meta in Alacritty under macOS
Alacritty open links with modifier
Compile drawterm on Fedora 38plan9
Extend Lua with custom C functions using Clangc
Fix screen tearing on Debian 12 Xorg and i3
Using ffmpeg to combine videos side by side
Personal sane Vim defaultsvim
Cronjobs on Github with Github Actions
Grep to Less that maintain colors
Display xterm color palette
Mount Plan9 over networkplan9
Embedding resources into binary with Cc
Execute not blocking async shell command in C#