stevearc
/
oil.nvim
oil.nvim
Neovim file explorer: edit your filesystem like a bufferfile-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
393f0d
2 years 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
1047
init.lua
56
9908
701
init.lua
40
1803
634
init.lua
56
2667
602
init.lua
269
13044
Other file-explorer plugins
more plugins
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
8003
7
file-explorer
mikavilpas/yazi.nvim
A Neovim Plugin for the yazi terminal file manager
1261
2
file-explorer