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

FR: Disable on big files #48

Closed
chrisgrieser opened this issue Mar 5, 2024 · 1 comment
Closed

FR: Disable on big files #48

chrisgrieser opened this issue Mar 5, 2024 · 1 comment
Assignees

Comments

@chrisgrieser
Copy link

I noticed that biscuits causes nvim to become quite laggy on larger files (100Kb+). As far as I can tell, there is only an option to disable biscuits on specific filetypes – could there maybe also be an option to disabled based on filesize? (or more generally, a user-supplied function which determines whether biscuits should attach to buffer or not)

@cmgriffing cmgriffing self-assigned this Apr 12, 2024
@cmgriffing
Copy link
Contributor

@chrisgrieser Check out the latest version. I have added a config setting to allow setting a max file size

https://github.com/code-biscuits/nvim-biscuits?tab=readme-ov-file#configuration-max-file-size

closed by #49

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

2 participants