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

Is nvim-treesitter still a dependency? #153

Closed
boltlessengineer opened this issue May 26, 2024 · 2 comments
Closed

Is nvim-treesitter still a dependency? #153

boltlessengineer opened this issue May 26, 2024 · 2 comments

Comments

@boltlessengineer
Copy link
Contributor

I see this commit removing the nvim-treesitter from dependency, and I can’t find treesj using it from codebase.
But README is still pointing that it’s needed as dependency.

@Wansmer
Copy link
Owner

Wansmer commented May 26, 2024

The nvim-treesitter plugin is not needed as a dependency, but parsers are still needed. Usually parsers are installed via nvim-treesitter.

But you are right, I should clarify this point in the README.

@Wansmer
Copy link
Owner

Wansmer commented May 28, 2024

The README updated (dd46d53)

@Wansmer Wansmer closed this as completed May 28, 2024
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