Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 10 days agoVimsh.itjust.worksimagemessage-square49fedilinkarrow-up1788arrow-down122
arrow-up1766arrow-down1imageVimsh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 10 days agomessage-square49fedilink
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up4·10 days agoAm not a Neovim user. How do you make the lines show up next to the directory contents listing?
minus-squarecallmepk@lemmy.worldlinkfedilinkarrow-up5·10 days 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·9 days agoThanks! I’ll add that onto my pile list of things to look into again once Helix gets its plugin functionality…
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…