this post was submitted on 04 Jun 2025
684 points (93.3% liked)

Programmer Humor

23899 readers
1402 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] southernwolf@pawb.social 4 points 3 days ago* (last edited 3 days ago) (1 children)

Helix is bae, the best of both worlds, of both Emacs and Vim.

[โ€“] victorz@lemmy.world 1 points 3 days ago

Indeed. The only issue I have with Helix is the TOML format of the config files. It's kind of clunky, especially in the languages file. It would be cool if you could be a little less verbose in there. Like YAML or something, and do deeper nesting in a cleaner way, and references for deduplication of settings that are identical, like for JavaScript and TypeScript.