vim-header
vim-header copied to clipboard
Disable shebang addition
Hi,
Your plugin is a great tool.
I would need it to not do one thing though: when I add a header, I don't want the plugin to add a shebang, or modify the encoding (for python, bash, etc, the plugin modifies the shebang at the top of the file).
Is there a way to disable that?
Cheers
Hi @JPFrancoia, It won't update shebang after adding header. However at first adding as you said it ignores existing shebang. There is no feature for now but needed. If I find time, I will add it.