oil
URL: https://github.com/stevearc/oil.nvim
Maintainers: Gaetan Lepage
Neovim file explorer: edit your filesystem like a buffer.
plugins.oil.enable
Whether to enable oil.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.oil.package
The oil package to use.
Type: package
Default:
pkgs.vimPlugins.oil-nvim
Declared by:
plugins.oil.autoLoad
Whether to automatically load oil when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: