• @stetech
    link
    61 month ago

    Am not a Neovim user. How do you make the lines show up next to the directory contents listing?

    • @callmepk
      link
      71 month ago

      That’s a plugin called oil.nvim, which allows you to navigate and edit filesystem as if it’s a neovim buffer

      • @stetech
        link
        41 month ago

        Thanks!

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