Closed younger-1 closed 3 years ago
Yeah this is intended right now because it massively simplifies parsing and loading the configuration. I don't think implementing support for this is worth the development time and complexity - just state the type again in the included file.
PRs welcome :)
Thanks for your explanation. 😃
Environment
Description
In included file
windows.toml
, I had[vim.files]
section. It worked when it was:But it failed when I want to use more specific key to override the vim path
Reproduction
Here is my config:
global.toml
windows.toml
local.toml
Expected behavior
dotter.exe
should deployed successfully.Actual behavior
dotter.exe
compained when executeddotter -d deploy