Skip to content

Conversation

@charliie-dev
Copy link
Collaborator

@charliie-dev charliie-dev commented Nov 30, 2025

see #1541 as ref.

  1. breaking change: lua/modules/configs/editor/treesitter.lua no longer change git host from "https://github.com/" to "[email protected]:", since upstream repo doesn't expose the url.

u might need to set it in git config via: git config --global url."[email protected]".insteadOf "https://github.com"

  1. tree-sitter-cli is now required packages. make sure u also got tar and curl.

@charliie-dev charliie-dev requested a review from ayamir November 30, 2025 09:44
@charliie-dev

This comment was marked as off-topic.

@ayamir
Copy link
Owner

ayamir commented Nov 30, 2025

@ayamir maybe u hit the above issue?

You're correct. IMO this config is necessary for main branch: git config --global url."[email protected]".insteadOf "https://github.com"

Copy link
Owner

@ayamir ayamir left a comment

Choose a reason for hiding this comment

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

LGTM

@charliie-dev charliie-dev merged commit f054141 into main Dec 1, 2025
4 checks passed
@charliie-dev charliie-dev deleted the migrate/ts-main branch December 1, 2025 03:04
fioncat added a commit to fioncat/nvimdots that referenced this pull request Dec 2, 2025
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.

3 participants