How can I override a specific file inside default template directory, in my case namely after/template/c/internals/c-file-header.template. What I did is adding my custom template directory to runtimepath and reproduce the structure of this repo by creating the file c/internals/c-file-header.template inside this template directory but it doesn't work.
Maybe the documentation should state whether this is possible and how.
Thanks!