Problem: the `vim.g.oil` configuration path was added prematurely.
It adds a second config entrypoint before the plugin has stabilized
enough to justify it.
Solution: remove `vim.g.oil` support from `plugin/oil.lua`,
`config.setup()`, docs, and tests. Users configure via
`require("oil").setup({})`.
|
||
|---|---|---|
| .. | ||
| bug_report.yaml | ||
| config.yaml | ||
| feature_request.yaml | ||