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
Display xterm color palette
Use option key as meta in Alacritty under macOS
Change Alt key to Win key under Xfce4
Lua performance in different environments
Development environments with Nix
Mount Plan9 over networkplan9
Male and female body proportion reference images3d
Download list of YouTube files
Sane default for Dungeon Crawl Stone Soup Online editiondcss
Uninstall Ollama from a Linux box
Execute not blocking async shell command in C#
Extend Lua with custom C functions using Clangc
Using ffmpeg to combine videos side by side
Take a screenshot in Plan9plan9
Calling assembly functions from Cc