Rémy Mathieu


meh

Release date: January 2022

A personal code editor built in Zig with modal vim-ish editing, LSP support, and accelerated SDL2 rendering.

meh is a personal code editor developed in Zig from scratch. It uses SDL2 for accelerated rendering and SDL2_ttf for font loading.

The editor features a modal vim-ish interface (not vim-compliant, but remeh-compliant), with HiDPI support, smooth font rendering, and full UTF8 support.

LSP support (go to definition, implementations, references, completion, docs), ripgrep and fd integration for file searching. Multi-cursor editing, a minimap, syntax highlighting, vertical splits and more.


Back to projects list