Skip to content

Auto install treesitter parsers#1956

Open
oriori1703 wants to merge 2 commits intomasterfrom
feature/ts-auto-install
Open

Auto install treesitter parsers#1956
oriori1703 wants to merge 2 commits intomasterfrom
feature/ts-auto-install

Conversation

@oriori1703
Copy link
Collaborator

@oriori1703 oriori1703 commented Mar 20, 2026

Auto install treesitter parsers when opening a file.

Similar functionality to #1953, but takes a different approach by implementing the feature ourselves instead of using a plugin.
Based on my initial implementation in #1657 (almost a direct copy :)

As discussed in #1951 (comment), I'm still not sure if this is too much for kickstart, so if you have feedback, I would love to hear it in that thread.

closes #1951

@dotfrag
Copy link

dotfrag commented Mar 21, 2026

I went back and forth on having this in my config a few times and still can't decide if I like it or not. The only feedback I have is that I prefer this instead of a separate plugin. Most of us already have a bunch of plugins already..

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.

Automatically install treesitter parsers with ts-install.nvim

2 participants