Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 12 days agoVimsh.itjust.worksexternal-linkmessage-square49fedilinkarrow-up1586arrow-down116
arrow-up1570arrow-down1external-linkVimsh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 12 days agomessage-square49fedilink
minus-squarecallmepk@lemmy.worldlinkfedilinkarrow-up39·11 days agoInstruction unclear, made a Neovim version lol
minus-squarestetech@lemmy.worldlinkfedilinkarrow-up4·11 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·11 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-up3·11 days agoThanks! I’ll add that onto my pile list of things to look into again once Helix gets its plugin functionality…
Instruction unclear, made a Neovim version lol
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…