vim-fileheader
vim-fileheader copied to clipboard
fileheader_by_git_config not working
Hello,
I have tried setting fileheader_by_git_config to 0 so that the plugin does not ignore my fileheader_author name, but it still uses my Github name when within a git repo.
I don't think it should make any difference, but I am using lua: vim.g.fileheader_by_git_config = 0
Thanks!