Only run treesitter install on missing parsers #4

Closed
opened 2025-05-26 17:11:21 +00:00 by Dreaded_X · 1 comment
Owner

Currently treesitter install is ran every time the buffer is opened, that is a bit excessive.
Instead it should only run if the parser is not installed yet

Currently treesitter install is ran every time the buffer is opened, that is a bit excessive. Instead it should only run if the parser is not installed yet
Author
Owner

Downgrade should fix these issues for now

Downgrade should fix these issues for now
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Dreaded_X/dotfiles#4