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

feat: Run :TSUpdate on TS Install / Update #838

Merged
merged 1 commit into from
Feb 22, 2022
Merged

feat: Run :TSUpdate on TS Install / Update #838

merged 1 commit into from
Feb 22, 2022

Conversation

jay-babu
Copy link
Contributor

TreeSitter recommends running :TSUpdate after update with TS or on (re-)installation of Treesitter. Reference example recommended by TS: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Installation

TreeSitter recommends running `:TSUpdate` after update with TS or on (re-)installation of Treesitter. Reference example recommended by TS: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Installation
@siduck siduck merged commit cd4eb15 into NvChad:main Feb 22, 2022
@jay-babu jay-babu deleted the patch-1 branch February 22, 2022 05:39
@jay-babu
Copy link
Contributor Author

@siduck was this commit deleted or something? not seeing it in main branch

@jay-babu
Copy link
Contributor Author

Recreated PR: #839

siduck pushed a commit that referenced this pull request Feb 24, 2022
#838

> TreeSitter recommends running `:TSUpdate` after update with TS or on (re-)installation of Treesitter. Reference example recommended by TS: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Installation
@siduck
Copy link
Member

siduck commented Feb 24, 2022

@siduck was this commit deleted or something? not seeing it in main branch

oh sorry! I think @G-Rowell force pushed some un-needed changes accidentally so that might be it.

@G-Rowell
Copy link
Contributor

Yes, I was re-working my git history,
and accidentally sent it here.

My apologies!!

jtzero pushed a commit to jtzero/NvChad that referenced this pull request Apr 14, 2022
NvChad#838

> TreeSitter recommends running `:TSUpdate` after update with TS or on (re-)installation of Treesitter. Reference example recommended by TS: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Installation
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.

None yet

3 participants