vim-fileheader icon indicating copy to clipboard operation
vim-fileheader copied to clipboard

fileheader_by_git_config not working

Open serhez opened this issue 4 years ago • 0 comments

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!

serhez avatar May 22 '21 17:05 serhez