Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 4 months agoVimsh.itjust.worksexternal-linkmessage-square50fedilinkarrow-up1785arrow-down124
arrow-up1761arrow-down1external-linkVimsh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 4 months agomessage-square50fedilink
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up5·4 months agoAm not a Neovim user. How do you make the lines show up next to the directory contents listing?
minus-squarecallmepk@lemmy.worldlinkfedilinkarrow-up6·4 months agoThat’s a plugin called oil.nvim, which allows you to navigate and edit filesystem as if it’s a neovim buffer
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up4·edit-22 months agoThanks! 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
Am not a Neovim user. How do you make the lines show up next to the directory contents listing?
That’s a plugin called oil.nvim, which allows you to navigate and edit filesystem as if it’s a neovim buffer
Thanks!
I’ll add that onto my
pilelist 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