Select a color scheme for your Dotfyle experience

stevearc / oil.nvim

oil.nvim

Neovim file explorer: edit your filesystem like a buffer
2691 331 4 5 days ago
file-explorer awesome-neovim
oil.nvim is a file explorer that allows you to browse and edit your filesystem like a buffer. It supports various options and adapters, such as SSH for accessing files remotely. The plugin provides an API for interacting with the file explorer and includes features like file sorting, hidden file toggling, and opening files in a floating window.

Breaking changes in oil.nvim

9d9089 8 months ago
refactor!: disable netrw by default (#155)
393f0d 10 months ago
fix!: selecting multiple files only opens buffers, not windows (#111)

Media

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  'stevearc/oil.nvim',
  opts = {},
  -- Optional dependencies
  dependencies = { "nvim-tree/nvim-web-devicons" },
}

Developers using oil.nvim

more configs
Allaman/nvim
/
548 init.lua 79 5574
crivotz/nv-ide
/
547 init.lua 61 3141
joshmedeski/dotfiles
/.config/nvim
310 init.lua 55 2296
albingroen/quick.nvim
/
282 init.lua 17 392