Sjmarf to Programmer Humor@programming.dev • 2 months agoVimsh.itjust.worksimagemessage-square21fedilinkarrow-up1651arrow-down121
arrow-up1630arrow-down1imageVimsh.itjust.worksSjmarf to Programmer Humor@programming.dev • 2 months agomessage-square21fedilink
minus-square@stetech@lemmy.worldlinkfedilink5•2 months agoAm not a Neovim user. How do you make the lines show up next to the directory contents listing?
minus-square@callmepk@lemmy.worldlinkfedilink6•2 months agoThat’s a plugin called oil.nvim, which allows you to navigate and edit filesystem as if it’s a neovim buffer
minus-square@stetech@lemmy.worldlinkfedilink4•2 months agoThanks! I’ll add that onto my pile list of things to look into again once Helix gets its plugin functionality…