canola.nvim/lua
Steven Arcangeli 9d90893c37 refactor!: disable netrw by default (#155)
If you use oil and you want to still use netrw, set
`default_file_explorer = false`.

It is nonsensical to both use netrw _and_ have oil hijack directory
buffers (which was the case for the default config). It also causes
undefined behavior and bugs. When `default_file_explorer = true` (the
default) oil will now disable netrw for you.
2023-08-20 01:13:42 +00:00
..
oil refactor!: disable netrw by default (#155) 2023-08-20 01:13:42 +00:00
resession/extensions feat: extension for resession.nvim 2023-04-21 22:03:33 -07:00