this post was submitted on 20 Jan 2025
2 points (100.0% liked)

Programmer Humor

24709 readers
218 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
 
top 5 comments
sorted by: hot top controversial new old
[–] CheesyFox@lemmy.sdf.org 1 points 5 months ago* (last edited 5 months ago)

all migrate to kakoune now! >:3

[–] callmepk@lemmy.world 0 points 5 months ago (1 children)

Instruction unclear, made a Neovim version lol

collapsed inline media

[–] stetech@lemmy.world 0 points 5 months ago (1 children)

Am not a Neovim user. How do you make the lines show up next to the directory contents listing?

[–] callmepk@lemmy.world 0 points 5 months ago (1 children)

That’s a plugin called oil.nvim, which allows you to navigate and edit filesystem as if it’s a neovim buffer

[–] stetech@lemmy.world 1 points 5 months ago* (last edited 3 months ago)

Thanks!

I’ll add that onto my ~~pile~~ list of things to look into again once Helix gets its plugin functionality…

Edit: I’ve just ended up using Yazi from within Helix for this. :D