miversen33 / netman.nvim

Neovim (Lua powered) Network Resource Manager
MIT License
338 stars 1 forks source link

Consider using mark to "multi open" files #127

Open miversen33 opened 1 year ago

miversen33 commented 1 year ago

As we already have mark fleshed out, we should consider having it be usable to open multiple remote files (likely via a loop).

Would be pretty cool :)

miversen33 commented 1 year ago

Since we will have to overhaul how we open items in the remote neo-tree extension, we might as well toss this in there