canola.nvim/lua
Barrett Ruth 14bb77d842 refactor: remove vim.g.oil declarative config
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({})`.
2026-03-10 22:48:44 -04:00
..
oil refactor: remove vim.g.oil declarative config 2026-03-10 22:48:44 -04:00
resession/extensions refactor: revert module namespace from canola back to oil 2026-03-10 22:48:16 -04:00