canola.nvim/.github
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
..
ISSUE_TEMPLATE ci: bug report template is more aggressive about minimal configs 2023-01-11 09:17:31 -08:00
nvim_doc_tools@d146f2b7e7 feat: first draft 2023-01-02 01:34:53 -08:00
workflows ci: run type check in actions 2023-08-13 08:08:51 -07:00
generate.py refactor!: disable netrw by default (#155) 2023-08-20 01:13:42 +00:00
main.py feat: first draft 2023-01-02 01:34:53 -08:00
pre-commit feat: first draft 2023-01-02 01:34:53 -08:00