this post was submitted on 20 Jan 2025
784 points (97.2% liked)

Programmer Humor

20284 readers
656 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
[–] callmepk@lemmy.world 43 points 2 weeks ago (1 children)

Instruction unclear, made a Neovim version lol

[–] stetech@lemmy.world 4 points 2 weeks 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 5 points 2 weeks 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 4 points 2 weeks ago

Thanks!

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