scy,
@scy@chaos.social avatar

ughhh, is such a mess.

But it comes with every installation of and , so as someone who enjoys minimalism and likes to keep the number of additional plugins to a minimum, I feel like I should learn to use it and integrate it into my workflow.

But I've just used :Rexplore on a dirty file with 'nohidden' and it simply replaced my file's contents with the directory listing 😬

Also, don't make the mistake of looking at its source, or visiting the maintainer's "website" …

gnadenelfmeter,
@gnadenelfmeter@chaos.social avatar

@scy One of my essential plugins is actually https://github.com/stevearc/oil.nvim

gnadenelfmeter,
@gnadenelfmeter@chaos.social avatar

@scy I have simply deactivated unneeded plugins in my options.

-- Disable bloated stuff
local disabled_built_ins = {
"2html_plugin",
"getscript",
"getscriptPlugin",
"gzip",
"matchit",
"netrw",
"netrwPlugin",
"rplugin",
"spellfile_plugin",
"tar",
"tarPlugin",
"tohtml",
"tutor",
"vimballPlugin",
"zip",
"zipPlugin",
}

for , plugin in pairs(disabled_built_ins) do
vim.g["loaded
" .. plugin] = 1
end

  • All
  • Subscribed
  • Moderated
  • Favorites
  • vim
  • ngwrru68w68
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • megavids
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • provamag3
  • JUstTest
  • All magazines