Skip to content

Fix packer.nvim style example config miss#128

Open
mimikun wants to merge 1 commit into
tani:mainfrom
mimikun:fix/readme
Open

Fix packer.nvim style example config miss#128
mimikun wants to merge 1 commit into
tani:mainfrom
mimikun:fix/readme

Conversation

@mimikun

@mimikun mimikun commented Mar 14, 2024

Copy link
Copy Markdown
  1. tree-sitter config ensure_installed = 'maintained' is removed. Instead, specify the respective language.
  2. run = ":TSUpdate" causes an error. Use cmd = ":TSUpdate"

@tani

tani commented Mar 15, 2024

Copy link
Copy Markdown
Owner

Thank you so much. I would like to solve the second issue by fixing source code instead of updating document. Could you drop the commit with respect to 2?

@mimikun

mimikun commented Mar 15, 2024

Copy link
Copy Markdown
Author

Ok. I will fix as soon as I get home.

@mimikun

mimikun commented Mar 15, 2024

Copy link
Copy Markdown
Author

Fixed the commit.
Could you check it?

@tani

tani commented Mar 16, 2024

Copy link
Copy Markdown
Owner

Great. Thank you for the contribution!

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.

2 participants