Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Invalid range error for small files #72

Open
tuxify opened this issue Nov 28, 2019 · 0 comments
Open

[Bug Report] Invalid range error for small files #72

tuxify opened this issue Nov 28, 2019 · 0 comments

Comments

@tuxify
Copy link

tuxify commented Nov 28, 2019

For files with codes less than 7 lines (including header), an "Invalid range" error occurs when updating header with AddHeader.

It seems that the number of lines in a file should be larger than the value of g:header_max_size, so the error could be avoided by adding blank lines to the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant