Skip to content

Conversation

andrewferrier
Copy link
Contributor

Should fix #596

Co-authored-by: Lewis Russell <me@lewisr.dev>
doc/gitsigns.txt Outdated
@@ -61,7 +61,7 @@ of the default settings:
sign_priority = 6,
update_debounce = 100,
status_formatter = nil, -- Use default
max_file_length = 40000,
max_file_length = 40000, -- Disable gitsigns if file is longer than this (in lines)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, sorry to make a meal of a simple change :)

@lewis6991 lewis6991 changed the title Document max_file_length fully doc: document max_file_length fully Jul 25, 2022
@lewis6991 lewis6991 merged commit 8b817e7 into lewis6991:main Jul 25, 2022
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

Successfully merging this pull request may close these issues.

Docs issue: is max file length lines or bytes/chars?
2 participants